HolyLib Wiki

TimeLeft

  number systimer.TimeLeft( string name )

Description

Returns the time left until the given timer is executed again. Returns 0 if the timer wasn't found.

Arguments

1string name
name of timer

Returns

1number
Time remaining in seconds.