times

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

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