times

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

Multiplies this duration by a scalar value.

Throws

if overflow occurs