#include <StatisticalProfilerProxy.h>
Public Member Functions | |
| TimedScope (const StatisticalProfilerId profilerId, const StatIdType &statId) | |
Static Public Member Functions | |
| static void | ClearCachedProxy () |
| Required only for UnitTests. | |
A Convenience class used to measure time performance of scopes of code with constructor/destructor. Suitable to be used as part of a macro to facilitate its usage.