Time
Time functions.
Fields
Field
Type
Readonly
Description
TickTime
float
true
Time between each tick (0.02 seconds)
GameTime
float
true
Time since start of the round.
FrameTime
float
true
Time between each frame.
TimeScale
float
false
Changes the timescale of the game.
Last updated