ICounter

Windows
MacOS
Linux

Inheritance Hierarchy

ICounter

IEditableCounter

References

Module

TraceServices

Header

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

Include

#include "TraceServices/Model/Counters.h"

Syntax

class ICounter

Destructors

Name Description

Public function Virtual

~ICounter()

Functions

Name Description

Public function Const

void

 

EnumerateFloatValues

(
    double IntervalStart,
    double IntervalEnd,
    bool bIncludeExternalBounds,
    TFunctionRef< void>...
)

Public function Const

void

 

EnumerateValues

(
    double IntervalStart,
    double IntervalEnd,
    bool bIncludeExternalBounds,
    TFunctionRef< void)> ...
)

Public function Const

const TCHAR ...

 

GetDescription()

Public function Const

ECounterDisp...

 

GetDisplayHint()

Public function Const

const TCHAR ...

 

GetName()

Public function Const

bool

 

IsFloatingPoint()

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