times

operator fun times(scalar: Int): IntHours
operator fun times(scalar: Long): LongHours

Multiplies this duration by a scalar value.

Throws

if overflow occurs