Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPerformanceTrackingChart
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ChartCreation.h |
| Include | #include "ChartCreation.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ChartCreation.cpp |
void DumpChartsToOutputLog
(
double WallClockElapsed,
const TArray < const FPerformanceTrackingChart * > & Charts,
const FString & InMapName
)
Remarks
Dumps the FPS chart information to the log.