Usage Example
Behavior
- Fired immediately after a timer is created (either via command or API).
- Provides access to the new timer’s ID and initial time.
Parameters
Represents the event. Useful getters:
String getTimerId()— the ID of the created timerString getInitialTime()— time in HH:MM:SS format
