StopProfiler()

Syntax

StopProfiler()
Description
Stop the counting of executed lines by the profiler.

Parameters

None.

Return value

None.

See Also

Included debugging tools, ShowProfiler(), ResetProfiler(), StartProfiler()

Supported OS

All

<- StartProfiler() - Debugger Index