ICounter::EnumerateFloatOps

Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > ICounter

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Counters.h
Include #include "TraceServices/Model/Counters.h"
void EnumerateFloatOps
(
    double IntervalStart,
    double IntervalEnd,
    bool bIncludeExternalBounds,
    [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(double, [ECounterOpType](API\Developer\TraceServices\TraceServices\Model\TraceServices__ECounterOpType), double)> Callback
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library