Garry's Mod Wiki

timer.TimeLeft

  number timer.TimeLeft( any identifier )

Description

Returns amount of time left (in seconds) before the timer executes its function.

If the timer is paused, the amount will be negative.

Arguments

1 any identifier
Identifier of the timer.

Returns

1 number
The amount of time left (in seconds).