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