openPDC Synchrophasor Help
UseHighResolutionInputTimer Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserUseHighResolutionInputTimer
Gets or sets flag that determines if a high-resolution precision timer should be used for file based input.
Declaration Syntax
C#Visual BasicVisual C++
public bool UseHighResolutionInputTimer { get; set; }
Public Property UseHighResolutionInputTimer As Boolean
	Get
	Set
public:
property bool UseHighResolutionInputTimer {
	bool get ();
	void set (bool value);
}
Remarks
Useful when input frames need be accurately time-aligned to the local clock to better simulate an input device and calculate downstream latencies.
This is only applicable when connection is made to a file for replay purposes.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0