KillTimer
Jump to navigation
Jump to search
Description:
Kills a previously created timer using SetTimer
Parameters:
(timerid)
timerid : The id of the timer, returned by SetTimer.
Return Values:
This function does not return any specific values.
Example
KillTimer (id);
Related Functions
The following functions may be helpful as they relate to this function in one way or another.