com.onlineobject.objectnet Namespace

NetworkClock Properties

The NetworkClock type exposes the following members.

Properties


  Name Description
Public property Static member deltaFrames
Gets the number of frames that have passed since the last update.
Public property Static member deltaTime
Gets the time elapsed since the last frame update.
Public property Static member fixedDeltaTime
Gets the time elapsed since the last fixed frame update.
Public property Static member tick
Gets the current tick of the network clock.
Public property Static member time
Gets the total time since the start of the network clock.