Timeout.isImmediate

bool isImmediate() @property const pure @safe nothrow @nogc

Reports whether the timeout duration is zero or negative.

Returns

true if the timeout is immediate (no waiting).