inNanoseconds
Deprecated
Warning since 1.5
Error since 1.8
Use inWholeNanoseconds property instead or convert toDouble(NANOSECONDS) if a double value is required.
Replace with
toDouble(DurationUnit.NANOSECONDS)
Content copied to clipboard
The value of this duration expressed as a Double number of nanoseconds.