Expand description
System memory utilities.
Functionsยง
- get_
available_ memory - Gets available system memory in bytes.
- get_
memory_ utilization - Gets system memory utilization (0.0-1.0).
- get_
total_ memory - Gets total system memory in bytes.
System memory utilities.