Description
Takes a snapshot of all performance data recorded since a program started, or since the last call to QuantifyClearData. Quantify continues to record data.
Syntax
int QuantifySaveData(void)
Returns
1 |
Data is saved. |
0 |
Data is not saved. |
Notes
§ You can click in the Quantify toolbar to take a snapshot of the current data as the program runs.
§ If you run a program that contains this function from the command line, and you also use the /SaveData or /SaveTextData options, the Quantify data file (.qfy) or ASCII text file (.txt) that Quantify creates contains only the data that was current when QuantifySaveData was called. The file does not contain data for the entire run.
(C) Copyright IBM Corporation 1993, 2009.