![]() | GameClockEventArgs Properties |
The GameClockEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeltaTime |
Gets the amount of time that has elapsed since the last TimeChanged
event.
|
![]() | GameTime |
Gets the game time, which is the sum of all DeltaTime values.
|
![]() | TotalTime |
Gets the duration (wall clock time) for which the clock is running.
|