Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FApp
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
Include | #include "Misc/App.h" |
static void SetBenchmarking
&40;
bool bVal
&41;
Remarks
Sets application benchmarking mode.
Parameters
Name | Description |
---|---|
bVal | True sets application in benchmark mode, false sets to non-benchmark mode. |