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