div

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

Divides this duration by a scalar value.

Throws

if overflow occurs or the scalar is zero