Click or drag to resize

ISystemTime Properties

The ISystemTime type exposes the following members.

Properties
  NameDescription
Public propertyGrandMaster
Clock information for the currently synchronized grandmaster clock.
Public propertyIsSynchronized
True if the clocks are synchronized.
Public propertyOffsetFromMaster
The coarse number of nanoseconds offset between our local reference clock and system time.
Public propertyParent
Clock information for the currently synchronized parent clock.
Public propertySystemTimeMicroseconds
Device time in microseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards.
Public propertySystemTimeNanoseconds
Device time in nanoseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards.
Top
See Also