|
PrecisionInputTimerLastFrameTime Property
|
Gets time of last frame, in ticks.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public long LastFrameTime { get; }
Public ReadOnly Property LastFrameTime As Long
Get
member LastFrameTime : int64 with get
function get_LastFrameTime();
View SourceProperty Value
Int64See Also