7#ifndef ___PHOENIX_HARDWARE_CHARACTERISTICS_H__
8#define ___PHOENIX_HARDWARE_CHARACTERISTICS_H__
void phoenix_hardware_hostNameIp(std::string &hostName, std::string &ipAddress)
Get the host name and the IP address and the current host.
float phoenix_hardware_usedRAM()
Get the ratio of RAM used when this function is called.
size_t phoenix_hardware_nbCore()
Get the number of cores on the current host.
float phoenix_hardware_totalRAM()
Get the total amount of RAM (in GB) of the current host.