Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/quorum
NetworkStat
Interface NetworkStat
interface
NetworkStat
{
iface
:
string
;
ms
:
number
;
operstate
:
string
;
rx_bytes
:
number
;
rx_dropped
:
number
;
rx_errors
:
number
;
rx_sec
:
number
;
tx_bytes
:
number
;
tx_dropped
:
number
;
tx_errors
:
number
;
tx_sec
:
number
;
}
Index
Properties
iface
ms
operstate
rx_
bytes
rx_
dropped
rx_
errors
rx_
sec
tx_
bytes
tx_
dropped
tx_
errors
tx_
sec
Properties
iface
iface
:
string
ms
ms
:
number
operstate
operstate
:
string
rx_
bytes
rx_
bytes
:
number
rx_
dropped
rx_
dropped
:
number
rx_
errors
rx_
errors
:
number
rx_
sec
rx_
sec
:
number
tx_
bytes
tx_
bytes
:
number
tx_
dropped
tx_
dropped
:
number
tx_
errors
tx_
errors
:
number
tx_
sec
tx_
sec
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
iface
ms
operstate
rx_
bytes
rx_
dropped
rx_
errors
rx_
sec
tx_
bytes
tx_
dropped
tx_
errors
tx_
sec
@hotmeshio/hotmesh
Loading...