FDumpFPSChartToEndpoint::DumpChart

Dumps a chart, allowing subclasses to format the data in their own way via various protected virtuals to be overridden

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ChartCreation.h

Include

#include "ChartCreation.h"

Source

/Engine/Source/Runtime/Engine/Private/ChartCreation.cpp

Syntax

void DumpChart
(
    double InWallClockTimeFromStartOfCharting,
    FString InMapName,
    FString InDeviceProfileName
)

Remarks

Dumps a chart, allowing subclasses to format the data in their own way via various protected virtuals to be overridden

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