HolyLib Wiki

Toggle

  boolean systimer.Toggle( string name )

Description

Toggles the given timer. Returns true if the timer was activated/started again.

Arguments

1string name
name of timer

Returns

1boolean success
Returns whether the timer was restarted or stopped.