#define _MISC_FUNC
Definition misc/global.h:39
Definition Application.h:10
_MISC_FUNC timespec getTimeRunning()
Gets the time this application is running.
_MISC_FUNC int getThreadCount()
Gets the thread count from the current process.
_MISC_FUNC bool loadDynamicLibrary(const std::string &path)
Loads a dynamic library from the given path.