DestroyTimer
From Onset Developer Wiki
Description
Destroys a timer created with CreateTimer or CreateCountTimer.
Syntax
DestroyTimer(timer)
Parameters
- timer
The timer identifier.
Return Value
- Returns true if success, false on error.
Example
__EDIT_ME__
See also
__EDIT_ME__