37 #ifndef OMPL_TOOLS_BENCHMARK_MACHINE_SPECS_
38 #define OMPL_TOOLS_BENCHMARK_MACHINE_SPECS_
std::string getHostname()
Get the hostname of the machine in use.
MemUsage_t getProcessMemoryUsage()
Get the amount of memory the current process is using. This should work on major platforms (Windows,...
unsigned long long MemUsage_t
Amount of memory used, in bytes.
std::string getCPUInfo()
Get information about the CPU of the machine in use.
Main namespace. Contains everything in this library.