pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | List of all members
rsstools Class Reference

Public Member Functions

size_t getPeakRSS ()
 
size_t getCurrentRSS ()
 

Detailed Description

Definition at line 38 of file rsstools.hh.

Member Function Documentation

size_t rsstools::getCurrentRSS ( )

Returns the current resident set size (physical memory use) measured in bytes, or zero if the value cannot be determined on this OS.

Definition at line 59 of file rsstools.cc.

size_t rsstools::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.

Definition at line 17 of file rsstools.cc.


The documentation for this class was generated from the following files: