rcContext::stopTimer

Stops the specified performance timer.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h

Include

#include "Recast/Recast.h"

Syntax

void stopTimer
(
    const rcTimerLabel label
)

Remarks

Stops the specified performance timer.

Parameters

Parameter

Description

label

The category of the timer.

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