#include <ChartCreation.h>
◆ FPerformanceTrackingSystem()
| FPerformanceTrackingSystem::FPerformanceTrackingSystem |
( |
| ) |
|
◆ AnalyzeFrame()
◆ CreateFileNameForChart()
| FString FPerformanceTrackingSystem::CreateFileNameForChart |
( |
const FString & |
ChartType, |
|
|
const FString & |
InMapName, |
|
|
const FString & |
FileExtension |
|
) |
| |
|
static |
This will create the file name for the file we are saving out.
- Parameters
-
| ChartType | the type of chart we are making |
| InMapName | the name of the map |
| FileExtension | the filename extension to append |
◆ CreateOutputDirectory()
| FString FPerformanceTrackingSystem::CreateOutputDirectory |
( |
const FDateTime & |
CaptureStartTime | ) |
|
|
static |
This will create the folder name for the output directory for FPS charts (and actually create the directory).
◆ ShouldExcludeIdleTimeFromCharts()
| bool FPerformanceTrackingSystem::ShouldExcludeIdleTimeFromCharts |
( |
| ) |
|
|
static |
◆ StartCharting()
| void FPerformanceTrackingSystem::StartCharting |
( |
| ) |
|
◆ StopCharting()
| void FPerformanceTrackingSystem::StopCharting |
( |
| ) |
|
The documentation for this struct was generated from the following files: