Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FHistogram
| Type | Name | Description | |
|---|---|---|---|
| void | AddMeasurement
(
double Value |
Adds an observed measurement. | |
| void | AddMeasurement
(
double ValueForBinning, |
Adds an observed measurement (with a different thresholding key than the measurement, e.g., when accumulating time spent in a chart keyed on framerate). |