times

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

Multiplies this duration by a scalar value. @throws ArithmeticException if overflow occurs