Hymn to Beauty
C++ 3D Engine
Profiling::ProfilingScope Class Reference

Run profiling. More...

#include <Profiling.hpp>

Public Member Functions

 ProfilingScope (const std::string &name)
 Start profiling. More...
 
 ~ProfilingScope ()
 End profiling. More...
 

Detailed Description

Run profiling.

Constructor & Destructor Documentation

◆ ProfilingScope()

Profiling::ProfilingScope::ProfilingScope ( const std::string &  name)
explicit

Start profiling.

Parameters
nameName of the segment.

◆ ~ProfilingScope()

Profiling::ProfilingScope::~ProfilingScope ( )

End profiling.


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