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

TmuxTools.waitCeiling

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

API reference · Markdown

TmuxTools.waitCeiling : let waitCeiling: Duration
property [source]
property [source]
TmuxTools.waitCeiling

The ceiling every wait is clamped to.

What an unbounded wait costs is not the transport — calls are served concurrently — but the caller's turn: it picks the wrong pattern once and has no way to change its mind mid-call. A ceiling makes that mistake cheap and repeatable instead of terminal.

Esc

Type to search.