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