Skip to main content

resident_set_size_mb

Function resident_set_size_mb 

Source
pub fn resident_set_size_mb() -> Option<f64>
Expand description

Returns the current process Resident Set Size in megabytes, or None if it cannot be determined on the current platform.