This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请问,如何测试程序在CLA运行时间?谢谢!



请问,如何测试程序在CLA运行时间?谢谢!

  • 可以采用一个timer,然后使用软件触发CLA工作,触发CLA开始工作后,timer开始计时,并且在CLA工作完毕后,置起一个标志位,而主函数通过循环简称此标志位来判断何时停止timer从而得到当前计数值后计算CLA运算时间