Garry's Mod Wiki

timer.Toggle

  boolean timer.Toggle( any identifier )

Description

Runs either timer.Pause or timer.UnPause based on the timer's current status.

Arguments

1 any identifier
Identifier of the timer.

Returns

1 boolean
status of the timer.