CbmRoot
Loading...
Searching...
No Matches
System.h File Reference

System functions. More...

#include <cstddef>
Include dependency graph for System.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

System functions.

Definition in file System.h.