Skip to main content

Module sys

Module sys 

Source
Available on crate feature sysinfo only.

Structs§

MemInfo
Startup system is expensive, so we do it once

Statics§

MEMINFO

Functions§

is_process_alive
Check whether a process with the given PID is currently alive.
total_memory
Return the total system memory in bytes.