Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > IAllocationsProvider
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/AllocationsProvider.h |
Include | #include "TraceServices/Model/AllocationsProvider.h" |
void EnumerateMaxLiveAllocationsTimeline ( int32 StartIndex, int32 EndIndex, [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(double Time, double Duration, uint32Value)> Callback ) const
Remarks
Enumerates the Max Live Allocations timeline points in the inclusive index interval [StartIndex, EndIndex].