Garry's Mod Wiki

timer.UnPause

  boolean timer.UnPause( any identifier )

Description

Unpauses the timer.

Arguments

1 any identifier
Identifier of the timer.

Returns

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