FApp::SetBenchmarking

Sets application benchmarking mode.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Syntax

static void SetBenchmarking
(
    bool bVal
)

Remarks

Sets application benchmarking mode.

Parameters

Parameter

Description

bVal

True sets application in benchmark mode, false sets to non-benchmark mode.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss