Open Rails

Simulator.GameTime Field

[This is preliminary documentation and subject to change.]

Monotonically increasing time value (in seconds) for the simulation. Starts at 0 and only ever increases, at GameSpeed. Does not change if game is Paused.

public double GameTime;

See Also

Simulator Class | ORTS Namespace