timer.Pause
From GMod Wiki
Function | |
Syntax |
timer.Pause( String Name ) Where is this used? |
Description: | |
Pause a running timer. The function returns true if it was running before this function was called, false otherwise. | |
Returns: | Boolean |
Part of Library: | Timer |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Timer.Pause]Timer.Pause [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Name - This is the name of the timer to pause.