Subtracts the specified time difference from this instance.
Namespace:
Rebex.Net
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
| Visual Basic |
|---|
Public Function Subtract ( _ value As NtpTimestampDifference _ ) As NtpTimestamp |
| C# |
|---|
public NtpTimestamp Subtract( NtpTimestampDifference value ) |
Parameters
- value
- Type: Rebex.Net..::..NtpTimestampDifference
A time difference.