Find the specified null-terminated strings category and name in this registry. Return the balm::MetricId object corresponding to the metric having the category and name, if found, or an invalid metric id if no such metric has been registered (i.e., isValid will return false).
Declared in <balm_metricregistry.h>
MetricId
findId(
char const* category,
char const* name) const;