proxygen
|
This is the complete list of members for folly::SlidingWindowQuantileEstimator< ClockT >, including all inherited members.
addValue(double value, TimePoint now=ClockT::now()) | folly::SlidingWindowQuantileEstimator< ClockT > | |
bufferedSlidingWindow_ | folly::SlidingWindowQuantileEstimator< ClockT > | private |
estimateQuantiles(Range< const double * > quantiles, TimePoint now=ClockT::now()) | folly::SlidingWindowQuantileEstimator< ClockT > | |
flush() | folly::SlidingWindowQuantileEstimator< ClockT > | inline |
SlidingWindowQuantileEstimator(std::chrono::seconds windowDuration, size_t nWindows=60) | folly::SlidingWindowQuantileEstimator< ClockT > | |
TimePoint typedef | folly::SlidingWindowQuantileEstimator< ClockT > |