DeleteTimer Function

Deletes a timer

Arguments

Number Type Compulsory Default Description
1 real Yes Timer ID

Argument 1

Timer ID as returned by CreateTimer

Returns

Return type: real

Returns 1.0 if the function is successful, otherwise returns 0.0. The function will fail if the timer specified does not exist.