Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > IEditableTimingProfilerProvider
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/TimingProfiler.h |
Include | #include "TraceServices/Model/TimingProfiler.h" |
[TArrayView](API\Runtime\Core\Containers\TArrayView)< const uint8 > GetMetadata ( uint32 TimerId ) const
Remarks
Get metadata for a timer. The metadata.
Parameters
Name | Description |
---|---|
TimerId | The identity of the metadata to retrieve. |