GameTimerEventArgs.TotalTime Property
Note
This property is available only when developing for Windows Phone.
Gets the amount of total time since the start of the game.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public TimeSpan TotalTime { get; }
Property Value
Total time since the start of the game.
See Also
Reference
GameTimerEventArgs Class
GameTimerEventArgs Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone