Struct snarkos_metrics::stats::InternalRtt[][src]

pub struct InternalRtt { /* fields omitted */ }
Expand description

Each histogram holds the last QUEUE_CAPACITY (see metric_types mod) measurements for internal RTT for the indicated message type. The snapshot produced for the RPC stats is the average RTT for each set.

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.