Increase

Type Alias Increase 

Source
pub type Increase = ExtrapolatedRate<true, false>;

Aliased Type§

pub struct Increase {
    range_length: i64,
}

Fields§

§range_length: i64

Range length in milliseconds.