Garry's Mod Wiki

timer.Pause

  boolean timer.Pause( any identifier )

Description

Pauses the given timer.

Arguments

1 any identifier
Identifier of the timer.

Returns

1 boolean
false if the timer didn't exist or was already paused, true otherwise.