|
CommonFrameHeaderRoughTimestamp Property
|
Gets rough timestamp, accurate to the second, that can be used until configuration frame arrives.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public Ticks RoughTimestamp { get; }
Public ReadOnly Property RoughTimestamp As Ticks
Get
public:
property Ticks RoughTimestamp {
Ticks get ();
}
member RoughTimestamp : Ticks with get
function get_RoughTimestamp();
View SourceProperty Value
TicksSee Also