Struct rd_hashd_intf::report::Latencies [−][src]
pub struct Latencies {}Fields
min: f64p01: f64p05: f64p10: f64p16: f64p50: f64p84: f64p90: f64p95: f64p99: f64p99_9: f64p99_99: f64p99_999: f64max: f64ctl: f64Trait Implementations
Performs the += operation. Read more
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>, Deserialize this value from the given Serde deserializer. Read more
Performs the /= operation. Read more
Auto Trait Implementations
impl RefUnwindSafe for Latenciesimpl UnwindSafe for LatenciesBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V