struct

Psutil::Stats::DiskIOCountersStat

Inherits Struct / Value / Object

Constructors

Instance methods

io_time
Source
io_time=(io_time : UInt64)
Source
iops_in_progress
Source
iops_in_progress=(iops_in_progress : UInt64)
Source
merge_read_count
Source
merge_read_count=(merge_read_count : UInt64)
Source
merge_write_count
Source
merge_write_count=(merge_write_count : UInt64)
Source
name
Source
name=(name : String)
Source
read_bytes
Source
read_bytes=(read_bytes : UInt64)
Source
read_count
Source
read_count=(read_count : UInt64)
Source
read_time
Source
read_time=(read_time : UInt64)
Source
serial_number
Source
serial_number=(serial_number : String)
Source
weighted_io
Source
weighted_io=(weighted_io : UInt64)
Source
write_bytes
Source
write_bytes=(write_bytes : UInt64)
Source
write_count
Source
write_count=(write_count : UInt64)
Source
write_time
Source
write_time=(write_time : UInt64)
Source