4#include <condition_variable>
#define _HWL_FUNC
Definition global.h:34
std::string getCppStandardVersion()
Gets the C++ standard used when compiling.
bool isQemu()
Checks if QEMU is used to start the application.
bool isWine()
Determines if the application is running using Wine.
std::future< void > killOtherThreads2()
std::string getGCCVersion()
Gets the GNU compiler version. Issue 1234
std::string utcTimeString()
Gets the date-time XML formated.
std::string getHello(int how)
Exported function from a dynamic library.
std::string getCpuArchitecture()
Gets the Cpu architecture.