sample_mem
Sample RSS memory usage.
Statistics can then be output by calling :func:`memdump`.
def sample_mem() - > integer
Sample RSS memory usage. Statistics can then be output by calling :func:memdump.
Returns
| Type | Description |
|---|---|
integer | The current Resident Set Size (RSS) memory usage in bytes |