Navigation
Unreal Engine C++ API Reference > Runtime > Core > ProfilingDebugging > FHistogramBuilder
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/Histogram.h |
Include | #include "ProfilingDebugging/Histogram.h" |
void AddBin
(
double MaxValue
)
Remarks
This will add a bin to the histogram, extending from the previous bin (or starting value) to the passed in MaxValue