Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model
Inheritance Hierarchy
- IProvider
- IThreadProvider
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Threads.h |
Include | #include "TraceServices/Model/Threads.h" |
Syntax
class IThreadProvider : public TraceServices::IProvider
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | EnumerateThreads
(
TFunctionRef< void(const FThreadInfo&)> Callback |
|
![]() ![]() |
uint64 | GetModCount () |
|
![]() ![]() |
const TCHAR * | GetThreadName
(
uint32 ThreadId |