Структуры данных | |
class | EnProfilerTests |
Функции | |
EnProfilerTests TestFramework | Sleep2 (float timeS) |
void | EnProfilerTests () |
void | ~EnProfilerTests () |
TFResult | TestToggling () |
TFResult | TestTogglingImmediate () |
TFResult | TestSetFlags () |
TFResult | TestClearFlags () |
TFResult | TestAddFlags () |
TFResult | TestModule () |
TFResult | TestClassTimeData () |
TFResult | TestClassCountData () |
TFResult | TestFuncTimeData () |
TFResult | TestFuncCountData () |
float | Sleep (float timeS) |
float | StringFormat () |
float | StringConcat () |
void | TestFuncCountDataHelper () |
static void | TestFuncCountDataHelperStatic () |
float | SleepAgain (float timeS) |
float | DoEverything () |
Переменные | |
bool | m_bWasProfilerEnabled |
Remember this, so we can restore the previous state before the test! | |