rem

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

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