scriptprofilerStartProfiler

Typecommand
Dictionarylibrary.scriptprofiler
LibraryScript Profiler
Syntax
scriptprofilerStartProfiler <pTraceStack>
Associationscom.livecode.library.scriptprofiler
Summary

Start the script profiler targeting a specific stack

EditionPro
Parameters
NameTypeDescription
pTraceStack

The stack to profile

Description

Call this command to begin profiling a stack. Profiling will slow the execution of the script.

Tagside api,ide api