OSSingleton.delayMsec

Delay execution of the current thread by given milliseconds.

struct OSSingleton
@nogc nothrow const
void
delayMsec
(
in long msec
)

Meta