Nebula
Loading...
Searching...
No Matches
Profiling::ProfilingScopeLock Struct Reference

#include <profiling.h>

Detailed Description

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
 

Constructor & Destructor Documentation

◆ ProfilingScopeLock()

Profiling::ProfilingScopeLock::ProfilingScopeLock ( const char * name,
Util::StringAtom category,
const char * file,
int line,
bool accum = false )
inline

constructor

◆ ~ProfilingScopeLock()

Profiling::ProfilingScopeLock::~ProfilingScopeLock ( )
inline

destructor

Member Data Documentation

◆ scope

ProfilingScope Profiling::ProfilingScopeLock::scope

The documentation for this struct was generated from the following file: