Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting
Inheritance Hierarchy
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h |
Include | #include "FunctionalTest.h" |
Syntax
class FFunctionalTestExternalProfiler : public [FScopedExternalProfilerBase](API\Runtime\Core\ProfilingDebugging\FScopedExternalProfilerBase)
Remarks
Experimental effort at automated cpu captures from the functional testing.
Functions
Type | Name | Description |
---|---|---|
void | StartProfiler ( const bool bWantPause ) | |
void | StopProfiler () |