PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
EnProfilerTests Class Reference

Private Member Functions

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 Private Member Functions

static void TestFuncCountDataHelperStatic ()
 

Private Attributes

bool m_bWasProfilerEnabled
 Remember this, so we can restore the previous state before the test!
 

Constructor & Destructor Documentation

◆ EnProfilerTests()

◆ ~EnProfilerTests()

void ~EnProfilerTests ( )
inlineprivate

Member Function Documentation

◆ Sleep()

float Sleep ( float  timeS)
inlineprivate

References GetGame(), and CGame::GetTickTime().

Referenced by TestModule().

◆ StringConcat()

float StringConcat ( )
inlineprivate

References GetGame(), CGame::GetTickTime(), and Type.

Referenced by TestFuncTimeData().

◆ StringFormat()

float StringFormat ( )
inlineprivate

References GetGame(), CGame::GetTickTime(), and Type.

Referenced by TestFuncTimeData().

◆ TestAddFlags()

◆ TestClassCountData()

◆ TestClassTimeData()

◆ TestClearFlags()

◆ TestFuncCountData()

◆ TestFuncCountDataHelper()

void TestFuncCountDataHelper ( )
inlineprivate

Referenced by TestFuncCountData().

◆ TestFuncCountDataHelperStatic()

static void TestFuncCountDataHelperStatic ( )
inlinestaticprivate

Referenced by TestFuncCountData().

◆ TestFuncTimeData()

◆ TestModule()

◆ TestSetFlags()

◆ TestToggling()

TFResult TestToggling ( )
inlineprivate

◆ TestTogglingImmediate()

TFResult TestTogglingImmediate ( )
inlineprivate

Field Documentation

◆ m_bWasProfilerEnabled

bool m_bWasProfilerEnabled
private

Remember this, so we can restore the previous state before the test!

Referenced by EnProfilerTests(), and ~EnProfilerTests().


The documentation for this class was generated from the following file: