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