Click or drag to resize

TimeSyncSystemTimeNanoseconds Property

Device time in nanoseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards.

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public abstract ulong SystemTimeNanoseconds { get; }

Property Value

UInt64

Implements

ISystemTimeSystemTimeNanoseconds
See Also