Description
Use the Get Value operation to get a value of a specified counter.
Operation Result
The operation returns time elapsed from the specified counter start or reset in milliseconds.
Scripting Analogue
A scripting analogue of the operation is the Value
property of the aqPerformance
object.
Child Operations
The operation cannot have child operations.
Operation Parameters
The operation parameters are organized into the following pages:
Specify Performance Counter
This page allows you to specify the operation parameter.
-
Counter name - the name of the time counter whose value you want to get.
Operation Parameters
This page contains the same parameter that you specified on the previous page. However, it lets you use variables, test parameters, code expressions, or [Last Operation Result] values to specify it.
CounterName
String. The analogue of the Counter name edit field.
See Also
Specifying Operation Parameters
Performance Category
Start Operation
Measuring Test Run Time