FQuartzClockManager::LowResoultionUpdate

Can be called from any thread for low-resolution clock updates (i.e. used when running without an audio device) not sample-accurate!

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerClockManager.h

Include

#include "Quartz/AudioMixerClockManager.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/Quartz/AudioMixerClockManager.cpp

Syntax

void LowResoultionUpdate
(
    float DeltaTimeSeconds
)

Remarks

Can be called from any thread for low-resolution clock updates (i.e. used when running without an audio device) not sample-accurate!

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