struct HDRHistogram::PercentileIterator
- HDRHistogram::PercentileIterator
- HDRHistogram::AbstractIterator
- Struct
- Value
- Object
Defined in:
hdr_histogram/percentile_iterator.crConstructors
Instance Method Summary
- #percentile : Float64
- #percentile=(percentile : Float64)
- #percentile_to_iterator_to : Float64
- #percentile_to_iterator_to=(percentile_to_iterator_to : Float64)
- #seen_last_value : Bool
- #seen_last_value=(seen_last_value : Bool)
- #step!
- #ticks_per_half_distance : Int32
- #ticks_per_half_distance=(ticks_per_half_distance : Int32)