NtpTimestamp.Microsecond Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
Microsecond
The sub-second part of the timestamp, on microsecond scale.
Declaration
public readonly int Microsecond { get; }
Property Value
Type | Description |
---|---|
Int32 | A number between 0 and 10^6-1. |
Remarks
Rounds down.