Thread_sleep
Deprecated
Replace with
import korlibs.datastructure.thread.NativeThread
import korlibs.time.milliseconds
Content copied to clipboard
NativeThread.sleep(time.milliseconds)
Content copied to clipboard
import korlibs.datastructure.thread.NativeThread
import korlibs.time.milliseconds
NativeThread.sleep(time.milliseconds)