NtpLeapIndicator Enum
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
NTP leap second indicator used by NtpPacket.
Syntax
public enum NtpLeapIndicator
Fields
Name | Description |
---|---|
AlarmCondition | Alarm condition (clock not synchronized). |
NoLeap | No leap second in the last minute. |
OneSecondLess | The last minute has 59 seconds. |
OneSecondMore | The last minute has 61 seconds. |