Share via


GameTimerEventArgs Constructor

Constructs an empty GameTimerEventArgs with all values set to TimeSpan.Zero.

Overload List

Name Description
GameTimerEventArgs () Constructs an instance of GameTimerEventArgs.
GameTimerEventArgs (TimeSpan, TimeSpan) Constructs an instance of GameTimerEventArgs using the totalTime and elapsedTime values.

See Also

Reference

GameTimerEventArgs Class
GameTimerEventArgs Members
Microsoft.Xna.Framework Namespace