mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Timeout.expired
mecca
lib
time
Timeout
Checks whether a Timeout has expired.
struct
Timeout
@
property
pure const nothrow @
safe
@
nogc
@
notrace
bool
expired
(
TscTimePoint
now
=
TscTimePoint.now
)
Parameters
now
TscTimePoint
time point relative to which to check.
Meta
Source
See Implementation
mecca
lib
time
Timeout
constructors
this
functions
opCmp
opEquals
properties
expired
remaining
variables
elapsed
expiry
infinite
Checks whether a Timeout has expired.