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