BloombergLP::balm::StopwatchScopedGuard::StopwatchScopedGuard

Create a scoped guard for the specified category, name, and timeUnits, optionally using the specified manager.

Synopsis

Declared in <balm_stopwatchscopedguard.h>

StopwatchScopedGuard(
    char const* category,
    char const* name,
    Units timeUnits,
    MetricsManager* manager = 0);