Wildmeshing Toolkit
Loading...
Searching...
No Matches
getRSS.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  wmtk
 

Functions

size_t wmtk::getPeakRSS ()
 Returns the peak (maximum so far) resident set size (physical memory use) measured in bytes, or zero if the value cannot be determined on this OS.
 
size_t wmtk::getCurrentRSS ()
 Returns the current resident set size (physical memory use) measured in bytes, or zero if the value cannot be determined on this OS.