StopWatch.wait

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

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

Meta