Function OSSingleton.delayMsec
Delay execution of the current thread by msec
milliseconds.
void delayMsec
(
const(long) msec
) nothrow @nogc const;
Delay execution of the current thread by msec
milliseconds.
void delayMsec
(
const(long) msec
) nothrow @nogc const;