Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::CommandRuntime::wait_ready

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
CommandRuntime
Package
libtmux-cxx
Source
include/libtmux/async.hpp
wait_ready ( deadline : std::chrono::steady_clock::time_point = std::chrono::steady_clock::time_point::max() ) → ReadyStatus
method [source]
method [source]
wait_ready

Waits for a ready observer without invoking it.

closed means close has joined the transports and no ready observers remain, or this owner was moved. Ready records take precedence over closure and deadline expiry.

0 declared, 0 inherited

Esc

Type to search.