Destroy this scoped guard which invokes DefaultMetricsManager::destroy().
Synopsis
Declared in <balm_defaultmetricsmanager.h>
~DefaultMetricsManagerScopedGuard();
Description
The behavior is undefined if the default instance of the metrics manager is externally destroyed prior to this destructor being invoked.
Created with MrDocs