struct
   HDRHistogram::Iterator
  
  
    
  
    Defined in:
  
  
    
      
        hdr_histogram/iterator.cr
      
    
    
  
  
  
  
  
  
    
      
  
  
  
    
      bucket_index : Int32
    bucket_index, 
    
  
    
      bucket_index=(bucket_index : Int32)
    bucket_index=, 
    
  
    
      count_at_index : Int64
    count_at_index, 
    
  
    
      count_at_index=(count_at_index : Int64)
    count_at_index=, 
    
  
    
      count_to_index : Int64
    count_to_index, 
    
  
    
      count_to_index=(count_to_index : Int64)
    count_to_index=, 
    
  
    
      each(&)
    each, 
    
  
    
      highest_equivalent_value : Int64
    highest_equivalent_value, 
    
  
    
      highest_equivalent_value=(highest_equivalent_value : Int64)
    highest_equivalent_value=, 
    
  
    
      histogram : Histogram
    histogram, 
    
  
    
      histogram=(histogram : Histogram)
    histogram=, 
    
  
    
      step!
    step!, 
    
  
    
      sub_bucket_index : Int32
    sub_bucket_index, 
    
  
    
      sub_bucket_index=(sub_bucket_index : Int32)
    sub_bucket_index=, 
    
  
    
      value_from_index : Int64
    value_from_index, 
    
  
    
      value_from_index=(value_from_index : Int64)
    value_from_index=
    
  
      
  
  
  
    
      new(histogram : HDRHistogram::Histogram)
    new
    
  
      
      
  
  
  
    
      method_missing(call)
    method_missing