GameTime.TotalTime Property
Definition¶
Namespace: Brine2D.Core
The total elapsed time since the game started.
public System.TimeSpan TotalTime { get; init; }
Namespace: Brine2D.Core
The total elapsed time since the game started.
public System.TimeSpan TotalTime { get; init; }