kotlinx.coroutines
1.6.4-SNAPSHOT
kotlinx-coroutines-debug
/
kotlinx.coroutines.debug.junit4
/
CoroutinesTimeout
/
CoroutinesTimeout
Coroutines
Timeout
fun
CoroutinesTimeout
(
testTimeoutMs
:
Long
,
cancelOnTimeout
:
Boolean
=
false
)
fun
CoroutinesTimeout
(
testTimeoutMs
:
Long
,
cancelOnTimeout
:
Boolean
=
false
,
enableCoroutineCreationStackTraces
:
Boolean
=
true
)