Go to documentation repository
The KillTimer method is used to stop the timer. It returns 1 if the timer was stopped as a result of the function execution.
Syntax for method invocation:
function KillTimer (id : int) : int
Method arguments:
Example. See in The SetTimer method.