class ExponentialInterval : Interval
ExponentialInterval(base: Duration)
Returns the next delay as a Duration.
fun next(count: Int): Duration