Extensions for io.reactivex.Scheduler
fun Scheduler.asCoroutineDispatcher(): SchedulerCoroutineDispatcherConverts an instance of Scheduler to an implementation of CoroutineDispatcher and provides native delay support. |
fun Scheduler.asCoroutineDispatcher(): SchedulerCoroutineDispatcherConverts an instance of Scheduler to an implementation of CoroutineDispatcher and provides native delay support. |