This namespace is used for memory profiling functions.
Definition: namespaces.h:26
size_t currentMemoryUsage()
Reads the current RAM (VmRSS) usage from the operating system.
Definition: MemoryProfiler.cpp:9
constexpr const char * statusFileName
path to status file of current process
Definition: MemoryProfiler.h:25