Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats > API/Runtime/Core/Stats/FStatsHierarchical
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Stats/StatsHierarchical.h |
Include | #include "Stats/StatsHierarchical.h" |
Source | /Engine/Source/Runtime/Core/Private/Stats/StatsHierarchical.cpp |
static void BeginMeasurement
&40;
const ANSICHAR &42; Label
&41;
Remarks
Begins a single measurement given a label.
Parameters
Name | Description |
---|---|
Label | The label for this measurement (has to be != nullptr) |