NetworkClock Properties
The NetworkClock type exposes the following members.
Properties
Name | Description | |
---|---|---|
deltaFrames |
Gets the number of frames that have passed since the last update.
|
|
deltaTime |
Gets the time elapsed since the last frame update.
|
|
fixedDeltaTime |
Gets the time elapsed since the last fixed frame update.
|
|
tick |
Gets the current tick of the network clock.
|
|
time |
Gets the total time since the start of the network clock.
|