Module io

Module io 

Source
Expand description

Get io usage for current process.

Structs§

IOStats
A struct represents io status.
IOStatsError

Functions§

get_process_io_statsLinux or Android or macOS or Windows
Get the io stats of current process. Most platforms are supported.