Gets or sets ticks used to manually adjust time of this PhasorMeasurementMapper.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Ticks TimeAdjustmentTicks { get; set; }
Public Property TimeAdjustmentTicks As Ticks Get Set
public: property Ticks TimeAdjustmentTicks { Ticks get (); void set (Ticks value); }
Remarks
This property will allow for precise time adjustments of connected devices should
this be needed.