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