Engine

val Dispatchers.Engine: CoroutineDispatcher

Obtain a reference to the CoroutineDispatcher which corresponds to the active/default EngineExecutor; this dispatcher is capable of safely executing guest tasks on dedicated engine threads.