The Run menu provides commands that let you start profiling the desired module, pause the profiling process, get the profiling results and so on. The available commands are:
Run - Starts profiling the currently selected module. Alternatively, use the F5 shortcut. See Starting and Stopping Profiling.
Attach to Process - Attaches AQTime to the specified application that has already been launched. Alternatively, use the Shift+Ctrl+R shortcut. See Attaching to Process.
Parameters - Opens the Run Parameters dialog.
Pause - Pauses the profiling process. See Pausing and Resuming Profiling.
Terminate - Closes the profiled application. Alternatively, use the Shift+F5 shortcut. See Starting and Stopping Profiling.
Disable Profiling - Is this item is not selected, the profiling feature is enabled. Otherwise, application profiling is disabled. See Enabling and Disabling Profiling.
Force Garbage Collection - Initiates garbage collection during the profiling process.
Get Results - Obtains the profiling results during the project run. Alternatively, use the Ctrl+R shortcut. To learn more, see Getting Results During Profiling.
Clear Results - Flushes all the gathered results. To learn more, see Clearing Results During Profiling.
Note: | Shortcuts set for the described commands do not work during the profiling if the profiled application’s window is active. To use the desired shortcut, switch to the AQTime window. |