#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 |
◆ getCurrentFrameIndex()
int32 igor::iProfiler::getCurrentFrameIndex |
( |
| ) |
|
|
static |
- Returns
- current frame index
◆ getPeakFrame()
iaTime igor::iProfiler::getPeakFrame |
( |
| ) |
|
|
static |
- Returns
- peak frame over collected data
◆ getSectionData()
- Returns
- section data for given section name
- Parameters
-
sectionName | the given section name |
◆ getSections()
- Returns
- reference to list of sections
be careful to not change that list
◆ nextFrame()
void igor::iProfiler::nextFrame |
( |
| ) |
|
|
static |
◆ iProfilerSectionScoped
The documentation for this class was generated from the following files:
- /home/maddin/dev/Igor/src/igor/igor/resources/profiler/iProfiler.h
- /home/maddin/dev/Igor/src/igor/igor/resources/profiler/iProfiler.cpp