- Function ProfilerStart
ProfilerStart
The procedure ProfilerStart
starts measuring the execution time of
statements and definitions.
ProfilerStart
Note
When the option profiler_store_data
has been set to On
profiling
information is stored in the predefined identifier ProfilerData
.
See also
The procedures ProfilerPause
, ProfilerContinue
and ProfilerRestart
and the predefined
identifier ProfilerData
.