Click to Rate and Give Feedback
MSDN
MSDN Library
XNA Game Studio
XNA Game Studio 2.0
GameTime Class
 GameTime Members
XNA Game Studio 2.0
GameTime Members

The following tables list the members exposed by the GameTime type.

NameDescription
Public MethodGameTimeOverloaded. Creates a new instance of GameTime.
NameDescription
Public PropertyElapsedGameTimeThe amount of elapsed game time since the last update.
Public PropertyElapsedRealTimeThe amount of elapsed real time (wall clock) since the last frame.
Public PropertyIsRunningSlowly Gets a value indicating that the game loop is taking longer than its TargetElapsedTime. In this case, the game loop can be considered to be running too slowly and should do something to "catch up."
Public PropertyTotalGameTimeThe amount of game time since the start of the game.
Public PropertyTotalRealTimeThe amount of real time (wall clock) since the start of the game.
NameDescription
Public MethodEquals (Inherited from Object.)
Public MethodGetHashCode (Inherited from Object.)
Public MethodGetType (Inherited from Object.)
Public MethodReferenceEquals (Inherited from Object.)
Public MethodToString (Inherited from Object.)
NameDescription
Protected MethodFinalize (Inherited from Object.)
Protected MethodMemberwiseClone (Inherited from Object.)
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker