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