CoroutineScheduler

constructor(delayTimeInMs: Long, coroutineDispatcher: CoroutineDispatcher, action: suspend CoroutineScope.() -> Unit)(source)