Commit Graph

7 Commits

Author SHA1 Message Date
Christian Weimann
4a7185a1a5 feat(timers): allow passing additional parameters to timers 2025-01-12 19:19:57 +01:00
Christian Weimann
47d6b80511 refactor(TimerMgr): streamline timer identification and logging 2025-01-10 06:08:04 +01:00
Christian Weimann
33e5781ee8 fix(TimerMgr): add warning for rescheduling non-existent timers 2025-01-10 06:05:20 +01:00
Christian Weimann
e299b96d15 fix(timer): handle missing timer in isActive method 2025-01-10 06:03:23 +01:00
Christian Weimann
7852cda9e6 fix(timers): prevent duplicate timer creation 2025-01-10 06:00:17 +01:00
Christian Weimann
4114f0a4a4 refactor(utils): replace console logging with SLF4J logger in TimerMgr 2025-01-10 05:48:23 +01:00
Christian Weimann
18baf76eec First commit 2025-01-10 05:24:41 +01:00