Create a scoped guard for the specified category, name, and timeUnits, optionally using the specified manager.
Declared in <balm_stopwatchscopedguard.h>
StopwatchScopedGuard(
char const* category,
char const* name,
Units timeUnits,
MetricsManager* manager = 0);