Function proc_sys_parser::vmstat::read
source · pub fn read() -> ProcVmStatExpand description
The main function for building a ProcVmStat struct with current data.
This uses the Builder pattern, which allows settings such as the filename to specified.