How to initiate and stop the performance counter from testcomplete script
i had done performance counter in my script but this will start when executing test item and it will stop after execution complete. but i want to start and stop performance counter mid of execution. ...