Use the Run Time tab in the Settings for exename 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, when you run a specific program. 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:
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 the program.
§ Quantify saves settings for the current program in the Exename_pure.ini file. These settings apply for all future runs of the selected executable, until you change a setting. You can set default settings to apply to all programs by selecting Settings > Default Settings.
(C) Copyright IBM Corporation 1993, 2009.