On this page
libtmux::NotificationWatch::wait_for_notifications
- 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