Garry's Mod Wiki

timer.Destroy

  timer.Destroy( string identifier )

Description

We advise against using this. It may be changed or removed in a future update. You should be using timer.Remove instead.

Stops and destroys the given timer. Alias of timer.Remove.

Arguments

1 string identifier
Identifier of the timer to destroy.