Click or drag to resize
EventTime Property
The absolute time at which the event fires, 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 ulong Time { get; }

Property Value

Type: UInt64
See Also