GetTime
From Onset Developer Wiki
Description
Get the client game time.
Syntax
GetTime()
Parameters
- This function has no parameters.
Return Value
- Returns the current game time as a floating point number.
Example
-- code
GetTime Type: Function |
Get the client game time.
GetTime()
-- code