RichUtils / pyxis.uzuki.live.richutilskt.utils / runAsync

runAsync

fun runAsync(action: () -> Unit): Unit

run code inside of Background Thread

Parameters

action - code to execute