pub fn get_process_io_stats() -> Result<IOStats, IOStatsError>
Expand description
Get the io stats of current process. Most platforms are supported.
pub fn get_process_io_stats() -> Result<IOStats, IOStatsError>
Get the io stats of current process. Most platforms are supported.