GameTime Members
The following tables list the members exposed by the GameTime type.
| Name | Description | |
|---|---|---|
![]() | ElapsedGameTime | The amount of elapsed game time since the last update. |
![]() | IsRunningSlowly | 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." |
![]() | TotalGameTime | The amount of game time since the start of the game. |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
