Terix
1.4.0
Terix-API
/
dev.racci.terix.api
/
Terix
/
whileEnabled
while
Enabled
inline
fun
whileEnabled
(
context
:
CoroutineContext
=
EmptyCoroutineContext
,
delay
:
Duration
=
25.milliseconds
,
crossinline
block
:
suspend
(
)
->
Unit
)