AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AWatchdog Member List

This is the complete list of members for AWatchdog, including all inherited members.

AWatchdog(std::chrono::high_resolution_clock::duration hangDuration=std::chrono::seconds(10))AWatchdoginline
isHang() const noexceptAWatchdog
runOperation(Operation &&operation) -> decltype(operation())AWatchdoginline