HolyLib Wiki

Pause

  boolean systimer.Pause( string name )

Description

Returns true if the given timer was successfully paused.

Arguments

1string name
name of timer

Returns

1boolean success
Returns whether the timer was paused successfully or not.