Go to documentation repository
The KillTimer method is used to stop the timer. Returns 1 if timer was stopped as a result of function executed.
The syntax for accessing the method is:
function KillTimer (id : int) : int
Method arguments:
Example. See in the The SetTimer method section.