FGPUDefragAllocator::GetBlockedCycles

Returns the amount of time blocked by a platform fence since the beginning of the last call to [Tick()](API\Runtime\RHI\FGPUDefragAllocator\Tick), in appCycles.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/GPUDefragAllocator.h

Include

#include "GPUDefragAllocator.h"

Syntax

uint32 GetBlockedCycles() const

Remarks

Returns the amount of time blocked by a platform fence since the beginning of the last call to Tick(), in appCycles.

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