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.