This command will stop the timer with the given ID
| <viz>.killtimer( | |
| timerID | # timer ID |
)
timerID
The ID of the timer to kill.
This will stop all timers with the given ID. This is useful when you need to stop a perpetual timer or a timer that has not yet expired.
None
<viz>.callback
<viz>.starttimer
<viz>.elapsed
<viz>.play
<viz>.pause