rem

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

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