Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UHealthSnapshotBlueprintLibrary
Description
Begins capturing FPS charts that can be used to include performance data in a HealthSnapshot. If snapshots are already running clears all accumulated performance data
| Name | StartPerformanceSnapshots |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ProfilingDebugging/HealthSnapshot.h |
| Include Path | #include "ProfilingDebugging/HealthSnapshot.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ProfilingDebugging/HealthSnapshot.cpp |
UFUNCTION (Exec, BlueprintCallable, Category="Performance | HealthSnapshot")
static void StartPerformanceSnapshots()