times

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

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