#include <iProfiler.h>
◆ beginSection()
void igor::iProfiler::beginSection |
( |
const iaString & |
sectionName | ) |
|
|
static |
begins section with given name
- Parameters
-
sectionName | the given name |
- Returns
- pointer to given section data
◆ endSection()
void igor::iProfiler::endSection |
( |
const iaString & |
sectionName | ) |
|
|
static |
ends section with given name
- Parameters
-
sectionName | the given name |
◆ nextFrame()
void igor::iProfiler::nextFrame |
( |
| ) |
|
|
static |
◆ setValue()
allows to set value with name per frame
- Parameters
-
key | name of value |
value | the value to store for the current frame |
◆ iProfilerSectionScoped
◆ iProfilerVisualizer
The documentation for this class was generated from the following files:
- /home/martin/dev/Igor/src/igor/igor/resources/profiler/iProfiler.h
- /home/martin/dev/Igor/src/igor/igor/resources/profiler/iProfiler.cpp