Method total Form

Dynamics AX 4.0

Use this form to view the length of time spent within each method during a Code Profiler run.

The Method total form displays aggregated data. For raw data about the methods, see the Traverse form (available from Tools > Development tools > Code profiler > Profiler runs > Traverse). For data about the length of time spent in each object, see the Object total form (available from Tools > Development tools > Code profiler > Profiler runs > Totals > Object total).

The following table describes the buttons on this form.

Button

Description

Profile lines

View raw data about the execution time for all lines of code.

Line total

View aggregated data about the execution time for all lines of code.

Community Additions

ADD
Show: