☰
DDOCs
EVE
v3.0.2
/
eve.rt.timer
/
Timeout.fromMs
🔍
☾
Timeout.fromMs
Timeout
fromMs(long ms)
static
pure
@safe
nothrow
@nogc
Creates a timeout from milliseconds.
Parameters
ms
Duration in milliseconds.
Returns
A new
Timeout
instance.