kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-core
/
us.tractat.kuilt.core.util
/
ExponentialBackoff
/
delay
delay
fun
delay
(
attempt
:
Int
)
:
Duration
Full-jitter delay for
attempt
(0-based). Never negative; clamped to
cap
; overflow-safe.