On this page
libtmux::CommandRuntimeSnapshot
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/async.hpp
8 declared, 0 inherited
Members
- accepted attribute Commands admitted since startup.
- accepting attribute True while neither stop nor close has ended admission.
- capacity attribute
- completed attribute Accepted results whose observer record, when present, is also ready.
- in_flight attribute Accepted commands retaining transport, result, or observer work.
- pending_observers attribute Observer records not yet claimed for dispatch or discarded, ready or not.
- pending_results attribute Result handles not yet waited, detached, or destroyed.
- refused attribute Commands refused before admission since startup.