|
Nebula
|
#include <profiling.h>
convenience class used to automatically push and pop scopes
Public Member Functions | |
| ProfilingScopeLock (const char *name, Util::StringAtom category, const char *file, int line, bool accum=false) | |
| constructor | |
| ~ProfilingScopeLock () | |
| destructor | |
Public Attributes | |
| ProfilingScope | scope |
|
inline |
constructor
|
inline |
destructor
| ProfilingScope Profiling::ProfilingScopeLock::scope |