SimulationManager::get_TickTime Method
This property always equals the RaceTime property with one exception: RaceTime stops when the race is finished while TickTime will increase until the
game menu shows up.
Syntax
int SimulationManager::get_TickTime()
Return value
int
Remarks
None.