pause

fun pause(n: Int = definedExternally)(source)

Performs a finite-time microwait by signaling to the operating system or CPU that the current executing code is in a spin-wait loop.