div

operator fun div(scalar: Int): Nanoseconds
operator fun div(scalar: Long): Nanoseconds

Returns this duration divided by a scalar value. @throws ArithmeticException if overflow occurs or the scalar is zero