Class Time
Interface for querying time information for the current frame or since startup.
public static class Time
- Inheritance
-
Time
- Inherited Members
Properties
- DeltaTime
The time of the last update loop (frame).
- TimeSinceStartup
The time at the beginning of this update loop (frame).
This is the total time since Anvil was started up.