Maps user‐defined counter names to their metric values.
Synopsis
Declared in <folly/Benchmark.h>
using UserCounters = std::unordered_map<std::string, UserMetric>;
Created with MrDocs
Maps user‐defined counter names to their metric values.
Declared in <folly/Benchmark.h>
using UserCounters = std::unordered_map<std::string, UserMetric>;
Created with MrDocs