Vizard 8 » Command Index » Vizard objects » EventClass » <EventClass>.killtimer
8.1

<EventClass>.killtimer

Kills a timer that was started for the EventClass

<EventClass>.killtimer(  
timerNum  
)  
timerNum
The timer number to kill

Remarks

This command will kill all timers registered with this class with the given timer number.

Return Value

None

See also

<EventClass>.starttimer