div

operator fun div(other: FastDuration): Double
operator fun div(scale: Double): FastDuration
inline operator fun div(scale: Number): FastDuration
operator fun div(other: Duration): Double