Description
Use the ClearResults
method to command AQtime to clear the current profiling results.
Declaration
AQtimeObj.ClearResults()
AQtimeObj | An expression, variable or parameter that specifies a reference to an AQtime object | |||
Result | Boolean |
Applies To
The method is applied to the following object:
Result Value
True, if the results were cleared, False otherwise.
Example
To view an example, see the Integration With AQtime Using the AQtimeIntegration and AQtime Objects help topic.
See Also
StartProfiling Method
IsProfilingStarted Method
WaitAndExportResults Method
WaitForEndOfProfiling Method
EnableProfiling Method
GetResults Method
TerminateProfiling Method