Module hdrhistogram::iterators::linear

source ·
Expand description

An iterator that iterates linearly over histogram values.

Structs§

  • An iterator that will yield at fixed-size steps through the histogram’s value range.