FPerformanceTrackingChart::DumpChartsToOutputLog

Dumps the FPS chart information to the log.

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 DumpChartsToOutputLog
(
    double WallClockElapsed,
    const TArray< const FPerformanceTrackingChart * > & Charts,
    const FString & InMapName
)

Remarks

Dumps the FPS chart information to the log.

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