struct

Psutil::Stats::NetIOCountersStat

Inherits Struct / Value / Object

Constructors

Instance methods

bytes_recv
Source
bytes_recv=(bytes_recv : UInt64)
Source
bytes_sent
Source
bytes_sent=(bytes_sent : UInt64)
Source
dropin
Source
dropin=(dropin : UInt64)
Source
dropout
Source
dropout=(dropout : UInt64)
Source
errin
Source
errin=(errin : UInt64)
Source
errout
Source
errout=(errout : UInt64)
Source
fifoin
Source
fifoin=(fifoin : UInt64)
Source
fifoout
Source
fifoout=(fifoout : UInt64)
Source
name
Source
name=(name : String)
Source
packets_recv
Source
packets_recv=(packets_recv : UInt64)
Source
packets_sent
Source
packets_sent=(packets_sent : UInt64)
Source