SchedulerCoroutineDispatcher

Implements CoroutineDispatcher on top of an arbitrary Scheduler.

Parameters

scheduler

a scheduler.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

Underlying scheduler of current CoroutineDispatcher.