Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Recast > API/Runtime/Navmesh/Recast/rcContext
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
| Include | #include "Recast/Recast.h" |
virtual int doGetAccumulatedTime
&40;
const rcTimerLabel
&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. |