manager overloads
Declared in <balm_publicationscheduler.h>
Return the address of the modifiable metrics manager for which this publication scheduler publishes metrics.
MetricsManager*
manager();
» more...
Return the address of the non-modifiable metrics manager for which this publication scheduler will publish metrics.
MetricsManager const*
manager() const;
» more...