Swing
object Swing : CoroutineDispatcher, Delay
Dispatches execution onto Swing event dispatching thread and provides native delay support.
Functions
fun dispatch( |
|
fun invokeOnTimeout( |
|
fun scheduleResumeAfterDelay( |
|
fun toString(): String |