PauseTimer
From Onset Developer Wiki
Description
Pauses the specified timer.
Syntax
PauseTimer(timer)
Parameters
- timer
The timer identifier
Return Value
- Returns true on success, false on error.
Example
__EDIT_ME__
See also
__EDIT_ME__
PauseTimer Type: Function |
Pauses the specified timer.
PauseTimer(timer)
__EDIT_ME__
__EDIT_ME__