org.scalatest.time
Indicates microsecond units.
This singleton object may be passed to the constructor of Span to specify microsecond units of time. For example:
Span
Span(10, Microseconds)
Indicates microsecond units.
This singleton object may be passed to the constructor of
Spanto specify microsecond units of time. For example: