Same as the preceding overload, using a std::set of categories.
Synopsis
Declared in <balm_metricsmanager.h>
void
publish(
std::set<Category const*> const& categories,
bool resetFlag = true);
Parameters
Name |
Description |
categories |
set of categories whose metrics are published |
resetFlag |
if |
Created with MrDocs