core / io.islandtime.measures / IntHours / times

times

(iosArm64, iosX64, jvm, macosX64) operator fun times(scalar: Int): IntHours
operator fun times(scalar: Long): LongHours

Multiply by a scalar value.

Exceptions

ArithmeticException - if overflow occurs