[][src]Module hdrhistogram::iterators::log

An iterator that iterates logarithmically over histogram values.

Structs

Iter

An iterator that will yield at log-size steps through the histogram's value range.