kotlinx.coroutines
1.6.4-SNAPSHOT
jvm
kotlinx-coroutines-test
/
kotlinx.coroutines.test
/
TestCoroutineScope
/
testScheduler
test
Scheduler
jvm
@
ExperimentalCoroutinesApi
abstract
val
testScheduler
:
TestCoroutineScheduler
Content copied to clipboard
The delay-skipping scheduler used by the test dispatchers running the code in this scope.