inMicroseconds
Deprecated
Use inWholeMicroseconds property instead or convert toDouble(MICROSECONDS) if a double value is required.
Replace with
toDouble(DurationUnit.MICROSECONDS)
Content copied to clipboard
The value of this duration expressed as a Double number of microseconds.