NtpTimestampDifference.LessThan Operator
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
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 |
---|---|---|
NtpTimestampDifference | a | |
NtpTimestampDifference | b |
Returns
Type | Description |
---|---|
Boolean | true if the value of |