37 #ifndef OMPL_TOOLS_BENCHMARK_MACHINE_SPECS_
38 #define OMPL_TOOLS_BENCHMARK_MACHINE_SPECS_
std::string getHostname(void)
Get the hostname of the machine in use.
MemUsage_t getProcessMemoryUsage(void)
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.