UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEnginePerformanceTargets Struct Reference

#include <EnginePerformanceTargets.h>

Static Public Member Functions

static ENGINE_API float GetTargetFrameTimeThresholdMS ()
 
static ENGINE_API float GetUnacceptableFrameTimeThresholdMS ()
 
static ENGINE_API float GetHitchFrameTimeThresholdMS ()
 
static ENGINE_API float GetMinTimeBetweenHitchesMS ()
 
static ENGINE_API float GetHitchToNonHitchRatio ()
 

Member Function Documentation

◆ GetHitchFrameTimeThresholdMS()

float FEnginePerformanceTargets::GetHitchFrameTimeThresholdMS ( )
static

◆ GetHitchToNonHitchRatio()

float FEnginePerformanceTargets::GetHitchToNonHitchRatio ( )
static

◆ GetMinTimeBetweenHitchesMS()

float FEnginePerformanceTargets::GetMinTimeBetweenHitchesMS ( )
static

◆ GetTargetFrameTimeThresholdMS()

float FEnginePerformanceTargets::GetTargetFrameTimeThresholdMS ( )
static

◆ GetUnacceptableFrameTimeThresholdMS()

float FEnginePerformanceTargets::GetUnacceptableFrameTimeThresholdMS ( )
static

The documentation for this struct was generated from the following files: