Timer Object System #121

Closed
opened 2025-07-12 19:07:10 +00:00 by john · 0 comments
Owner

Replace string-based timer dictionary with proper timer objects.
Definition of Done:

  • Timer class with start(), stop(), pause() methods
  • Callbacks receive timer object
  • One-shot mode properly implemented
  • Migration guide from old system
Replace string-based timer dictionary with proper timer objects. Definition of Done: - Timer class with start(), stop(), pause() methods - Callbacks receive timer object - One-shot mode properly implemented - Migration guide from old system
john closed this issue 2025-07-16 01:42:02 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
john/McRogueFace#121
No description provided.