UnityClock Members
The UnityClock type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDeltaFrames |
Gets the number of frames elapsed since the previous frame.
|
|
GetDeltaTime |
Gets the time between the current and previous frame.
|
|
GetFixedDeltaTime |
Gets the fixed time interval between physics updates.
|
|
GetTime |
Gets the time since the start of the game.
|
|
Initialize |
Initializes the clock if it has not been initialized already.
|