The NtpTimestampDifference type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
| Addition |
Adds a time difference to a timestamp.
| |
| Equality |
Compare two instances of NtpTimestampDifference.
| |
| GreaterThan |
Indicates whether a specified NtpTimestampDifference is greater than
another specified NtpTimestampDifference.
| |
| GreaterThanOrEqual |
Indicates whether a specified NtpTimestampDifference is greater than
or equal to another specified NtpTimestampDifference.
| |
| Inequality |
Compare two instances of NtpTimestampDifference.
| |
| LessThan |
Indicates whether a specified NtpTimestampDifference is less than
another specified NtpTimestampDifference.
| |
| LessThanOrEqual |
Indicates whether a specified NtpTimestampDifference is less than
or equal to another specified NtpTimestampDifference.
| |
| Subtraction |
Subtracts a time difference from a timestamp.
|