Function get_process_io_stats

Source
pub fn get_process_io_stats() -> Result<IOStats, IOStatsError>
Expand description

Get the io stats of current process. Most platforms are supported.