# test.RetryTimeout

- **Module:** test
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/test.rs#L1021
- **Page:** https://libtmux.org/en/rs/latest/reference/test-retrytimeout/

A condition did not hold before its deadline.

## Members

- `waited` (method): Return how long the condition was given.
