Timer Object System #121

Open
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 added the
Major Feature
label 2025-07-12 19:07:10 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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.