times

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

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