NETWORK_BYTES

Constant NETWORK_BYTES 

Source
pub const NETWORK_BYTES: &str = "network.bytes";
Expand description

Total bytes transferred in both directions. If source.bytes and destination.bytes are known, network.bytes is their sum.

ยงExamples

  • 368