timer.Start( )
Description
Restarts the given timer.
NOTE
|
Timers use CurTime for timing.
|
WARNING
|
Timers won't advance while the client is timing out from the server.
|
Arguments
any identifier
Identifier of the timer.
Returns
boolean
true if the timer exists, false if it doesn't.