Table of Contents

TimeAsDouble

Properties
double TimeAsDouble { get; }

Monotonic clock that increases with each call to Coherence.Core.NetworkTime.Step(double, bool) regardless if connected to a replication server or not. Value will jump considerably during connect, disconnect and time reset as client network time adapts to server time, see Coherence.Core.NetworkTime.Reset(Coherence.SimulationFrame.AbsoluteSimulationFrame, bool).

Property Value
Type Description
double