Enable Profiling Options
Exclusive timing
Shows only the actual time taken by a procedure and excludes time taken by child procedures called by the procedure.
Inclusive timing
Shows the total time taken by a procedure including the time taken by all its child procedures.
Decimal Places
Controls the number of decimal places of milliseconds to show in the result. Minimum 0, Maximum 4, Default 2.
|