CachedTimeSource Class |
Namespace: NLog.Time
The CachedTimeSource type exposes the following members.
Name | Description | |
---|---|---|
CachedTimeSource | Initializes a new instance of the CachedTimeSource class |
Name | Description | |
---|---|---|
FreshTime |
Gets raw uncached time from derived time source.
| |
Time |
Gets current time cached for one system tick (15.6 milliseconds).
(Overrides TimeSourceTime.) |
Name | Description | |
---|---|---|
FromSystemTime |
Converts the specified system time to the same form as the time value originated from this time source.
(Inherited from TimeSource.) | |
ToString |
Returns a String that represents this instance.
(Inherited from TimeSource.) |