Skip to main content

Usage Example

Behavior

  • Runs every second while the timer is active and decreasing.
  • Useful for showing live updates, side effects, or syncing other features.

Parameters

VCTEvent
Represents the event. Useful getters:
  • String getTimeLeft() — the remaining time in HH:MM:SS
  • String getTimerId() — the ID of the active timer