Sleep.this
this
(long ms) pure @safe nothrow @nogcConstructs a sleep with the specified duration.
Parameters
ms | Sleep duration in milliseconds. |
(long ms) pure @safe nothrow @nogcConstructs a sleep with the specified duration.
ms | Sleep duration in milliseconds. |