SystemClock Class
Namespace: Rebex
Assembly: Rebex.Time.dll (version 7.0.9083)
Class that contains various static methods for setting the system clock.
Syntax
public sealed class SystemClock
Inherited Members
Methods
Name | Description |
---|---|
AdjustClock(NtpResponse) | Adjusts the local clock by adding the timestamp offset of the specified response |
AdjustClock(NtpTimestampDifference) | Adjusts the local clock by adding the specified timestamp offset. |
SetClock(DateTime) | Sets the local clock to the specified value (in local time). |