times

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

Multiplies this duration by a scalar value.

Throws

if overflow occurs