|
Hymn to Beauty
C++ 3D Engine
|
Run profiling. More...
#include <Profiling.hpp>
Public Member Functions | |
| ProfilingScope (const std::string &name) | |
| Start profiling. More... | |
| ~ProfilingScope () | |
| End profiling. More... | |
Run profiling.
|
explicit |
Start profiling.
| name | Name of the segment. |
| Profiling::ProfilingScope::~ProfilingScope | ( | ) |
End profiling.