Documentation

sleep

Function

void sleep(uint64 ms)

Yields the current execution for a given period of time. Execution will be resumed after that time.

uint64 ms