CbmRoot
|
System functions. More...
#include <cstddef>
Go to the source code of this file.
Namespaces | |
namespace | cbm |
namespace | cbm::algo |
Functions | |
size_t | cbm::algo::GetCurrentRSS () |
Get the current resident set size (pyhysical memory usage) of the process. | |
size_t | cbm::algo::GetPeakRSS () |
Get the peak resident set size (pyhysical memory usage) of the process. | |
System functions.
Definition in file System.h.