kotlinx.coroutines
1.6.4-SNAPSHOT
kotlinx-coroutines-rx3
/
kotlinx.coroutines.rx3
/
asScheduler
as
Scheduler
fun
CoroutineDispatcher
.
asScheduler
(
)
:
Scheduler
Content copied to clipboard
Converts an instance of
CoroutineDispatcher
to an implementation of
Scheduler
.