objectMicrosecond extends Units with Product with Serializable
Indicates units for a single microsecond.
This singleton object may be passed to the constructor of Span to
specify microsecond units of time, so long as the value passed to Span is 1. For example:
Indicates units for a single microsecond.
This singleton object may be passed to the constructor of
Span
to specify microsecond units of time, so long as the value passed toSpan
is 1. For example: