NtpTimestamp.LessThan Operator
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9147)
LessThan(NtpTimestamp, NtpTimestamp)
Indicates whether a specified NtpTimestamp is less than another specified NtpTimestamp.
Declaration
public static bool operator <(NtpTimestamp a, NtpTimestamp b)
Parameters
Type | Name | Description |
---|---|---|
Ntp |
a | An Ntp |
Ntp |
b | An Ntp |
Returns
Type | Description |
---|---|
Boolean | true if the value of |