[Prev: killTimer()] [Home] [Next: parseFloat()]
killTimers()
Stops and deletes all timers that have been created with startTimer(). Any events that are triggered by any of these timers will no longer be triggered.
See killTimer() and startTimer().