toggle menu
tuulbox
common
switch theme
search in API
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.