GrayAngel

keil里面选取delay为断点

记录程序运行到此处所用的时间t_start

运行delay(1)

记录程序运行完后的时间t_end

t_end-t_start即为运行1次的时间。

 

分类:

技术点:

相关文章: