FHistogram::GetBinUpperBound

Gets upper bound of the bin, i.e. first value that does not go into it.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/Histogram.h

Include

#include "ProfilingDebugging/Histogram.h"

Syntax

double GetBinUpperBound
(
    int IdxBin
) const

Remarks

Gets upper bound of the bin, i.e. first value that does not go into it.

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