SlidingAverage.current_size

The number of values the sliding window currently contains

class SlidingAverage(T)
protected
size_t current_size;

Meta