XLE  v0.02.0
Public Member Functions | List of all members
Utility::CPUProfileEvent Class Reference

Begin and end a profiler event More...

#include <CPUProfiler.h>

Public Member Functions

HierarchicalCPUProfiler::EventId GetId ()
 
 CPUProfileEvent (const char label[], HierarchicalCPUProfiler &profiler)
 

Detailed Description

Begin and end a profiler event

Begin a CPU profiler event, and then end it after this object leaves scope. Use this to manage CPU profiler events in a RAII-friendly way.


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