Skip to main content

process_get_memory_info

Function process_get_memory_info 

Source
pub async fn process_get_memory_info() -> Result<Value, String>
Expand description

Get process memory information. Returns private, shared, and residentSet memory in bytes.