Click or drag to resize

ISystemTimeSystemTimeMicroseconds Property

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

Namespace:  Demo3D.Net.Protocols
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
ulong SystemTimeMicroseconds { get; }

Property Value

Type: UInt64
See Also