module Timeouter
Extended Modules
- Enumerable(Timeouter::Node)
Defined in:
timeouter.crConstant Summary
-
VERSION =
"0.4"
Class Method Summary
- .after(span : Time::Span)
- .after_node(span : Time::Span)
- .background_run
- .clear
- .count
- .each(&)
- .free_expired_tasks
- .precision
- .precision=(i)
- .receive_with_timeout(ch, span : Time::Span)
- .send_with_timeout(ch, value, span : Time::Span)
- .stats