Returns the total weight of all values added to the digest.
Synopsis
Declared in <folly/stats/TDigest.h>
double
count() const;
Return Value
The accumulated count.
Created with MrDocs
Returns the total weight of all values added to the digest.
Declared in <folly/stats/TDigest.h>
double
count() const;
The accumulated count.
Created with MrDocs