Functions | |
| std::string | getCPUGovernor () |
| Gets the current CPU governor. | |
| bool | isPackageInstalled (const std::string &packageName) |
| Checks if a package is installed. | |
| std::string SystemTools::Misc::getCPUGovernor | ( | ) |
Gets the current CPU governor.
| bool SystemTools::Misc::isPackageInstalled | ( | const std::string & | packageName | ) |
Checks if a package is installed.
| packageName | The name of the package. |