UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AsyncHelpers.h File Reference
#include "Async/Async.h"
#include "Containers/Queue.h"
#include "CoreMinimal.h"
#include "HAL/ThreadSafeCounter.h"
#include "HAL/ThreadSafeCounter64.h"

Go to the source code of this file.

Namespaces

namespace  BuildPatchServices
 
namespace  BuildPatchServices::AsyncHelpers
 

Functions

template<typename IntegerType >
void BuildPatchServices::AsyncHelpers::LockFreePeak (volatile IntegerType *PeakValue, IntegerType NewSample)