Wildmeshing Toolkit
getRSS.h
Go to the documentation of this file.
1
namespace
wmtk
{
2
3
9
size_t
getPeakRSS
();
10
15
size_t
getCurrentRSS
();
16
17
}
// namespace wmtk
wmtk
Definition:
Accessor.hpp:6
wmtk::getPeakRSS
size_t getPeakRSS()
Returns the peak (maximum so far) resident set size (physical memory use) measured in bytes,...
Definition:
getRSS.cpp:44
wmtk::getCurrentRSS
size_t getCurrentRSS()
Returns the current resident set size (physical memory use) measured in bytes, or zero if the value c...
Definition:
getRSS.cpp:87
src
wmtk
utils
getRSS.h
Generated by
1.9.1