FAudioRenderTimeAnalysis

Struct used to store render time analysis data.

Windows
MacOS
Linux

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h

Include

#include "AudioMixer.h"

Syntax

struct FAudioRenderTimeAnalysis

Remarks

Struct used to store render time analysis data.

Variables

Name Description

Public variable

double

 

AvgRenderTime

Public variable

double

 

MaxRenderTime

Public variable

double

 

MaxSinceTick

Public variable

int32

 

RenderInstanceId

Public variable

uint64

 

RenderTimeCount

Public variable

double

 

RenderTimeSinceLastLog

Public variable

uint32

 

StartTime

Public variable

double

 

TotalRenderTime

Constructors

Name Description

Public function

FAudioRenderTimeAnalysis()

Functions

Name Description

Public function

void

 

End()

Public function

void

 

Start()

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