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