pause

Gives a hint to the processor that the calling thread is in a 'spin-wait' loop, allowing to more efficiently allocate resources.

pure nothrow @nogc @safe
void
pause
()
Suggestion Box / Bug Report