Package xappy :: Module memutils
[frames] | no frames]

Module memutils

source code

memutils.py: Memory handling utilities.

Functions
 
get_physical_memory()
Get the amount of physical memory in the system, in bytes.
source code
Function Details

get_physical_memory()

source code 

Get the amount of physical memory in the system, in bytes.

If this can't be obtained, returns None.