SchedulerCoroutineDispatcher

Implements CoroutineDispatcher on top of an arbitrary Scheduler.

Constructors

Link copied to clipboard
constructor(scheduler: Scheduler)

Properties

Link copied to clipboard

Underlying scheduler of current CoroutineDispatcher.