Struct phi_accrual::PhiFailureDetector [] [src]

pub struct PhiFailureDetector { /* fields omitted */ }

Methods

impl PhiFailureDetector
[src]

def ϕ(Tnow ) = − log10(Plater (Tnow − Tlast))

Trait Implementations

impl Clone for PhiFailureDetector
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PhiFailureDetector
[src]

Formats the value using the given formatter.