\(\renewcommand\AA{\unicode{x212B}}\)
This is a Python binding to the C++ class Mantid::Kernel::MemoryStats.
mantid.kernel.MemoryStats¶availMem((MemoryStats)self) → int¶getCurrentRSS((MemoryStats)self) → int¶getFreeRatio((MemoryStats)self) → float¶getPeakRSS((MemoryStats)self) → int¶reservedMem((MemoryStats)self) → int¶residentMem((MemoryStats)self) → int¶totalMem((MemoryStats)self) → int¶update((MemoryStats)self) → None¶virtualMem((MemoryStats)self) → int¶