delay

fun delay(attempt: Int): Duration

Full-jitter delay for attempt (0-based). Never negative; clamped to cap; overflow-safe.