tuulbox
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tuulbox
coroutines
/
com.juul.tuulbox.coroutines.delay
/
DelayStrategy
/
await
await
abstract
suspend
fun
await
(
iteration
:
Int
,
elapsedMillis
:
Long
)
Deprecated
Use https://github.com/michaelbull/kotlin-retry instead.