Click or drag to resize
SimulationTime Property
The current time of the simulation, in nanoseconds.

Namespace: Network.Sim.Core
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static ulong Time { get; }

Property Value

Type: UInt64
See Also