 | CachedTimeSourceTime Property |
Gets current time cached for one system tick (15.6 milliseconds).
Namespace: NLog.TimeAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic override DateTime Time { get; }
Public Overrides ReadOnly Property Time As DateTime
Get
Property Value
Type:
DateTime
See Also