Adjusts the local clock by adding the timestamp offset of the specified response
Namespace:
Rebex
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
| Visual Basic |
|---|
Public Shared Sub AdjustClock ( _ response As NtpResponse _ ) |
| C# |
|---|
public static void AdjustClock( NtpResponse response ) |
Parameters
- response
- Type: Rebex.Net..::..NtpResponse
The time server response.