|   | LoadingAdjustedTimestampCurrentTime Property | 
        
        
            Gets the current loading Adjusted Time
            
        
        Namespace: GSF.ThreadingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxpublic static DateTime CurrentTime { get; }Public Shared ReadOnly Property CurrentTime As DateTime
	Get
public:
static property DateTime CurrentTime {
	DateTime get ();
}static member CurrentTime : DateTime with get
GSF.Threading.LoadingAdjustedTimestamp.get_CurrentTime = function();
Property Value
DateTime See Also
See Also