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
/
ExponentialBackoff
Exponential
Backoff
constructor
(
base
:
Duration
,
cap
:
Duration
,
factor
:
Double
=
2.0
,
random
:
Random
)