PLearn 0.1
|
#include <stddef.h>
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
size_t | PLearn::getSystemTotalMemory () |
Return the total memory installed in the system in bytes. | |
size_t | PLearn::getProcessDataMemory () |
Return the total data memory used by the current process in bytes. | |
int | PLearn::getPid () |
Return the processus id. | |
string | PLearn::getUser () |