DestroyTimer

Parameters
whichTimer timer
comment
bug

Destroying does not pause timer, so if call of its callback is scheduled, then callback is called with GetElapsedTimer being null.

patch

1.00

Source
common.j
return type
nothing
Source code
native DestroyTimer         takes timer whichTimer returns nothing