FApp::IsBenchmarking

Checks whether application is in benchmark mode.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/App.h"

Syntax

static bool IsBenchmarking()

Remarks

Checks whether application is in benchmark mode.

Returns

true if application is in benchmark mode, false otherwise.

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