AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
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)) | AWatchdog | inline |
isHang() const noexcept | AWatchdog | |
runOperation(Operation &&operation) -> decltype(operation()) | AWatchdog | inline |