StopWatch.wait

Wait for msecs milliseconds, which means that the application freeze for this time.

struct StopWatch
@nogc static nothrow
void
wait
(
uint msecs
)

Meta