![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Delegates/Delegate.h"Go to the source code of this file.
Functions | |
| ENGINE_API void | AccumulatePSOMetrics (float CompilationDuration) |
| ENGINE_API void | GetPSOCompilationMetrics (float &DurationSum, int &Count) |
|
extern |
Accumulate PSO metric is called for each individual PSO compilation. At the moment only IOS and Android platforms will call this.
|
extern |