UAutomationPerformaceHelper::WriteLogFile

Writes the current set of performance stats records to a csv file in the profiling directory.

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h

Include

#include "FunctionalTest.h"

Source

/Engine/Source/Developer/FunctionalTesting/Private/FunctionalTest.cpp

Syntax

void WriteLogFile
(
    const FString & CaptureDir,
    const FString & CaptureExtension
)

Remarks

Writes the current set of performance stats records to a csv file in the profiling directory. An additional directory and an extension override can also be used.

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