pub fn get_memory_utilization() -> Option<f64>
Gets system memory utilization (0.0-1.0).
Returns None if unable to determine.