skrypton-api / com.waicool20.skrypton.sikulix.input / SKryptonRobot / delay

delay

fun delay(ms: Int): Unit

Sleeps the current thread for a duration

Parameters

ms - Time to sleep in milliseconds.