fun next(count: Int): Duration
Returns the next delay as a Duration.
count - The number of times the condition has been polled (evaluated) so far. Always a positive integer.
count
Return The duration of the next poll interval