|
idle_detect
0.8.3.0
Provides overall idle detection for a linux computer
|
Threading Related Exceptions. More...
#include <util.h>


Public Member Functions | |
| ThreadException (const std::string &message) | |
Public Member Functions inherited from EventIdleDetectException | |
| EventIdleDetectException (const std::string &message) | |
| EventIdleDetectException (const char *message) | |
| const char * | what () const noexcept override |
Additional Inherited Members | |
Protected Attributes inherited from EventIdleDetectException | |
| std::string | m_message |
Threading Related Exceptions.
1.8.14