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). More... | |
static TimeSpan | TimeSinceStartup [get] |
The time at the beginning of this update loop (frame). This is the total time since Anvil was started up. More... | |
Interface for querying time information for the current frame or since startup.
|
staticget |
The time of the last update loop (frame).
|
staticget |
The time at the beginning of this update loop (frame).
This is the total time since Anvil was started up.