UnpauseTimer
From Onset Developer Wiki
Description
Unpause an already paused timer with this function.
Syntax
UnpauseTimer(timer)
Parameters
- timer
The timer identifier
Return Value
- Returns true on success.
Example
__EDIT_ME__
UnpauseTimer Type: Function |
Unpause an already paused timer with this function.
UnpauseTimer(timer)
__EDIT_ME__