AccurateUtcTimeSource Class |
Namespace: NLog.Time
The AccurateUtcTimeSource type exposes the following members.
Name | Description | |
---|---|---|
AccurateUtcTimeSource | Initializes a new instance of the AccurateUtcTimeSource class |
Name | Description | |
---|---|---|
Time |
Gets current UTC time directly from DateTime.UtcNow.
(Overrides TimeSourceTime.) |
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.) |