The sub-second part of the timestamp, on microsecond scale.
Namespace:
Rebex.Net
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Microsecond As Integer Get |
C# |
---|
public int Microsecond { get; } |
Field Value
A number between 0 and 10^6-1.Remarks
Rounds down.