NtpTimestampDifference.Microsecond Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
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. |