Open topic with navigationDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
CAPLProfiler::Reset
CAPL Functions » General » Function Overview » CAPLProfiler::ResetFunction Syntax
Description
Resets the profiler statistics. After the call, the profiler won’t have any time measurements stored.Parameters
—Return Values
- 0: Success
- 1: Profiler is currently running; Reset call is not allowed.