Timeout.expired

Checks whether a Timeout has expired.

struct Timeout
@property pure const nothrow @safe @nogc
bool
expired

Parameters

now TscTimePoint

time point relative to which to check.

Meta