Sleep.ms

Sleep ms(long ms) pure @safe nothrow @nogc

Creates a sleep from milliseconds.

Parameters

msDuration in milliseconds.

Returns

A new Sleep instance.