Function OSSingleton.delayUsec

Delay execution of the current thread by usec microseconds.

void delayUsec (
  const(long) usec
) nothrow @nogc const;