GameTimerEventArgs.ElapsedTime Property
Gets the amount of elapsed time.
Syntax
'Declaration
Public ReadOnly Property ElapsedTime As TimeSpan
public TimeSpan ElapsedTime { get; }
public:
property TimeSpan ElapsedTime {
TimeSpan get ();
}
Property Value
Type: TimeSpan
A time interval.
Requirements
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
GameTimerEventArgs Class
GameTimerEventArgs Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone