Searched defs:getRate (Results 1 – 2 of 2) sorted by relevance
52 public float getRate(long now) { in getRate() method in RateEstimator
1006 bool getRate(const char *key, int64_t *count, int64_t *duration, double *rate) const { in getRate() function