All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
ompl::machine Namespace Reference

This namespace contains routines that read specifications of the machine in use. More...

Typedefs

typedef unsigned long long MemUsage_t
 Amount of memory used, in bytes.

Functions

MemUsage_t getProcessMemoryUsage (void)
 Get the amount of memory the current process is using. This should work on major platforms (Windows, Mac OS, Linux)
std::string getHostname (void)
 Get the hostname of the machine in use.

Detailed Description

This namespace contains routines that read specifications of the machine in use.