ssapy_toolkit.IO.get_memory

Functions

get_memory_usage()

Get the current memory usage of the process in GB.

ssapy_toolkit.IO.get_memory.get_memory_usage() float[source]

Get the current memory usage of the process in GB.

Returns:

The memory used by the process in gigabytes.

Return type:

float