|
Anvil
|
Interface for querying time information for the current frame or since startup. More...
Properties | |
| static TimeSpan | DeltaTime [get] |
| The time of the last update loop (frame). | |
| static TimeSpan | TimeSinceStartup [get] |
| The time at the beginning of this update loop (frame). This is the total time since Anvil was started up. | |
Interface for querying time information for the current frame or since startup.