rem

operator fun rem(scalar: Int): Microseconds
operator fun rem(scalar: Long): Microseconds

Returns the remainder of this duration divided by a scalar value.