libtmux::NotificationWatch::wait_for_notifications
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Declared in
- NotificationWatch
- Package
- libtmux-cxx
- Source
- include/libtmux/notification.hpp
- wait_for_notifications ( deadline : std::chrono::steady_clock::time_point ) std::vector< Notification >
-
Wait for this watch to have an event, for the stream to close, or for the deadline.
An empty result means one of the latter two happened.
0 declared, 0 inherited