queue

abstract fun queue(block: Runnable)

Schedules the execution of the passed block.