Returns the amount of seconds the game has been running for.
Syntax
GetTime()
Examples
local RunTime = GetTime()
Notes
No additional notes.
Version History
Unknown Version
Added this function.
Returns the amount of seconds the game has been running for.
GetTime()
local RunTime = GetTime()
No additional notes.
Added this function.