Return the default instance of the MetricsManager or 0 if the default instance has not yet been created or has already been destroyed.
Synopsis
Declared in <balm_defaultmetricsmanager.h>
static
MetricsManager*
instance();
Return Value
address of the default MetricsManager, or 0 if none exists
Created with MrDocs