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