The Performance category contains operations that allow you to measure the duration of your test and its parts:
Operation | Description |
---|---|
Check | Compares the value of a time counter with the specified maximum execution time. |
Get Value | Returns the current value of the specified time counter. |
Group Check | Compares time of execution child operations with the specified maximum execution time. |
Start | Starts the specified time counter. |