IThreadProvider

Windows
MacOS
Linux

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 Trace::IProvider

Destructors

Name Description

Public function Virtual

~IThreadProvider()

Functions

Name Description

Public function Const

void

 

EnumerateThreads

(
    TFunctionRef< void...
)

Public function Const

uint64

 

GetModCount()

Public function Const

const TCHAR ...

 

GetThreadName

(
    uint32 ThreadId
)

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