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

#include <profiling.h>

Detailed Description

thread context of profiling

Public Member Functions

 ProfilingContext ()
 

Public Attributes

Util::Stack< ProfilingScopescopes
 
Util::Array< ProfilingScopetopLevelScopes
 
Timing::Timer timer
 
Util::StringAtom threadName
 
Threading::ThreadId threadId
 

Constructor & Destructor Documentation

◆ ProfilingContext()

Profiling::ProfilingContext::ProfilingContext ( )
inline

Member Data Documentation

◆ scopes

Util::Stack<ProfilingScope> Profiling::ProfilingContext::scopes

◆ threadId

Threading::ThreadId Profiling::ProfilingContext::threadId

◆ threadName

Util::StringAtom Profiling::ProfilingContext::threadName

◆ timer

Timing::Timer Profiling::ProfilingContext::timer

◆ topLevelScopes

Util::Array<ProfilingScope> Profiling::ProfilingContext::topLevelScopes

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