NtpTimestampDifference.Microsecond Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 8.0.9673)
Microsecond
The sub-second part of the time difference, on microsecond scale.
Declaration
public readonly int Microsecond { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | A number between -10^6+1 and 10^6-1. |