INetworkClock Properties
The INetworkClock 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 in seconds since the last frame update.
|
|
FixedDeltaTime |
Gets the fixed time interval in seconds at which physics and other fixed frame rate updates are performed.
|
|
Tick |
Gets or sets the network tick, which is a counter that can be used for synchronizing states across the network.
|
|
Time |
Gets the total time in seconds since the start of the game.
|