NtpTimestampDifference.GreaterThan Operator
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9313)
GreaterThan(NtpTimestampDifference, NtpTimestampDifference)
Indicates whether a specified NtpTimestampDifference is greater 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   |