image

Times

image

Script Debugger automatically times your script as it runs. This feature is especially useful during development when you’re trying to make your script as fast and efficient as possible.

To learn how long your script took to run, just run the script. The timer in the script window toolbar displays the timings.

image

The timer displays the following values:

You can also get a handle on what Apple events are being sent by using the event log.



image
Result Variables
image