Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Recast > rcContext
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
Include | #include "Recast/Recast.h" |
int getAccumulatedTime
&40;
const rcTimerLabel label
&41; const
Remarks
Returns the total accumulated time of the specified performance timer. The accumulated time of the timer, or -1 if timers are disabled or the timer has never been started.
Parameters
Name | Description |
---|---|
label | The category of the timer. |