Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/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