Go to the source code of this file.
|
#define | OT_TEST_Interval(___objectName, ___testText) ot::PerformanceIntervalTest ___objectName; ___objectName.logOnDelete(___testText) |
| Creates a new PerformanceIntervalTest in the current scope. When leaving the scope the interval between object creation and deletion will be logged.
|
|
◆ OT_TEST_Interval
#define OT_TEST_Interval |
( |
| ___objectName, |
|
|
| ___testText ) ot::PerformanceIntervalTest ___objectName; ___objectName.logOnDelete(___testText) |
Creates a new PerformanceIntervalTest in the current scope. When leaving the scope the interval between object creation and deletion will be logged.
- See also
- ot::PerformanceIntervalTest::createScropedTest