Click or drag to resize
TimeManagerTotalTime Property
Get total time including all frames. Note: does not affected by TimeSpeed.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TimeSpan TotalTime { get; }

Property Value

Type: TimeSpan
See Also