Timers
Contents
Description
Allows the setting, monitoring and triggering actions from timers. This gives teh ability to chain triggers/actions together with timed gaps etc
Triggers/Actions
Triggers and actions below are updated when the automatic document generation system is run and only contain triggers actions relating to this specific extension.
Table last updated: Tue, 20 May 2025 20:41:02 GMT
> Note that there are thousands of dynamically created options for some games like MSFS2020. These will only appear whe the game/extension is running and the extension connected.
To see the full list of Triggers/Actions available checkout README_All_TRIGGERS.md
Triggers
name | trigger | description |
---|---|---|
TimerStart | trigger_TimerStarted | A timer was started |
TimerEnd | trigger_TimerEnded | A timer has finished |
TimerRunning | trigger_TimerRunning | A timer is running |
Actions
name | trigger | description |
---|---|---|
TimerStart | action_TimerStart | Start/Restart a countdown timer, duration in seconds |
TimerStop | action_TimerStop | Stop a running timer |