TimeManagerElapsedTime Property |
Get elapsed time since last frame.
Note: does not affected by TimeSpeed.
Namespace:
GeonBit.Managers
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic TimeSpan ElapsedTime { get; }
Property Value
Type:
TimeSpan
See Also