Returns total weight of all entries currently in the cache.
Synopsis
Declared in <folly/container/WeightedEvictingCacheMap.h>
std::size_t
getCurrentTotalWeight() const;
Return Value
the current total weight of all entries
Created with MrDocs