Run Time Tab, Default Settings Dialog Box

Related Topics

Use the Run Time tab in the Default Settings dialog box to specify the timing methods to use to record time for functions, procedures, or methods (collectively referred to here as functions) in timed modules, for all programs. You can also specify whether to record minimum and maximum times for functions.

You can choose from the following timing methods: elapsed time, kernel time, user time, or user + kernel time. You can also choose to ignore timed functions altogether, in which case Quantify simply reports the time as zero (0).

These are the main controls in the dialog box:

Functions in user modules

Functions in system modules

Functions that Block or Wait

Record Minimum and Maximum times

Notes:

§      The Time measurement type is not supported when you profile native-compiled (unmanaged) using selective instrumentation.

§      Functions in system modules does not apply when profiling Visual Basic 6.0 p-code programs.

§      For timing method changes to take effect, you must rerun a program.

§      Quantify saves settings for all programs in the Quantifyw_pure.ini file.These settings apply for all future runs of all programs. You can override a default setting for a specific program by selecting Settings > Executable Settings.

(C) Copyright IBM Corporation 1993, 2009.