Functions Documentation
View Function Edit Function
Name unvGetTick
Syntax (unvGetTick)
Argument List
Returns number: The number of ticks since the game has started.
Category time
Description Returns how many ticks since that game was loaded.
Example
(unvGetTick)


This will return how many ticks since the game.
Comment Useful for telling how long between two functions have been run.