libtmux Reference MCP Search
On this page

TmuxTools.waitCeiling

View as Markdown

Declared in
TmuxTools
Package
libtmux-swift
Source
Sources/LibTmuxMCP/TmuxTools.swift
waitCeiling : let waitCeiling: Duration
property [source]
property [source]
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.

0 declared, 0 inherited

Esc

Type to search.