Go to the documentation of this file.
19 #ifndef GRPC_CORE_LIB_EVENT_ENGINE_IOMGR_ENGINE_TIME_AVERAGED_STATS_H
20 #define GRPC_CORE_LIB_EVENT_ENGINE_IOMGR_ENGINE_TIME_AVERAGED_STATS_H
23 namespace iomgr_engine {
33 double persistence_factor);
double aggregate_total_weight() const
void AddSample(double value)
double aggregate_weighted_avg() const
const double persistence_factor_
double batch_num_samples_
const double regress_weight_
double aggregate_weighted_avg_
double aggregate_total_weight_
double batch_total_value_
TimeAveragedStats(double init_avg, double regress_weight, double persistence_factor)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:36