Called view

Called view shows timing data for all procedures, called from the selected procedure. Take a look at the following example:

Total execution time for procedure DoTheClick (together with all procedures called from it) was 0.068803 second. The execution was split between procedure a (0.020111 second) and procedure b (0.048692 second).

Called view is hidden by default. Use Show/Hide Called switch to display it.

Double click on a procedure in called view selects that procedure in the procedure view. You can return to then previous state with browser buttons.