FQuartLatencyTracker

Class to track latency trends will lazily calculate running average on the correct thread

Windows
MacOS
Linux

Inheritance Hierarchy

FQuartLatencyTracker

FQuartzClockManager

UQuartzSubsystem

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/QuartzQuantizationUtilities.h

Include

#include "Sound/QuartzQuantizationUtilities.h"

Syntax

class FQuartLatencyTracker

Remarks

Class to track latency trends will lazily calculate running average on the correct thread

Constructors

Name Description

Public function

FQuartLatencyTracker()

Functions

Name Description

Public function

float

 

GetLifetimeAverageLatency()

Public function

float

 

GetMaxLatency()

Public function

float

 

GetMinLatency()

Public function

void

 

PushLatencyTrackerResult

(
    const double& InResult
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss