kotlin-stdlib / kotlin.time / Duration / inNanoseconds inNanoseconds Common JVM JS Native 1.0 @ExperimentalTime val inNanoseconds: Double(source) Deprecated: Use inWholeNanoseconds property instead or convert toDouble(NANOSECONDS) if a double value is required. The value of this duration expressed as a Double number of nanoseconds.