Skip to main content

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

VCTEvent
Represents the event. Useful getters:
  • String getTimerId() — the ID of the created timer
  • String getInitialTime() — time in HH:MM:SS format