Defined in File MemoryUsage.h
A simple class to retrieve memory usage information.
Public Static Functions
Get the maximum memory size the application has used so far.
the max. resident set size (RSS) in bytes
Get the currently used memory.
the current resident set size (RSS) in bytes