ICounterProvider

Windows
MacOS
Linux

Inheritance Hierarchy

IProvider

ICounterProvider

References

Module

TraceServices

Header

/Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Counters.h

Include

#include "TraceServices/Model/Counters.h"

Syntax

class ICounterProvider : public Trace::IProvider

Destructors

Name Description

Public function Virtual

~ICounterProvider()

Functions

Name Description

Public function

void

 

AddCounter

(
    const ICounter* Counter
)

Public function

IEditableCou...

 

CreateCounter()

Public function Const

void

 

EnumerateCounters

(
    TFunctionRef< void, const IC...
)

Public function Const

uint64

 

GetCounterCount()

Public function Const

bool

 

ReadCounter

(
    uint32 CounterId,
    TFunctionRef< void&...
)

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