times

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

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