rem

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

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