IsProfilingStarted Method

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the IsProfilingStarted method to determine whether AQtime is profiling an application.

Declaration

AQtimeObj.IsProfilingStarted()

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 AQtime is profiling an application; False otherwise.

Example

To view an example, see the Integration With AQtime Using the AQtimeIntegration and AQtime Objects help topic.

See Also

WaitForEndOfProfiling Method
WaitAndExportResults Method
Attach Method
StartProfiling Method

Highlight search results