Processor.tryWaitFor

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate Processor(string fn, Arg, size_t backlog, Duration ttl)
nothrow
bool
tryWaitFor
(
bool delegate
(
Arg
)
nothrow @safe
check
,
Duration timeout
,
out Arg ret
)

Meta