keil里面选取delay为断点
记录程序运行到此处所用的时间t_start
运行delay(1)
记录程序运行完后的时间t_end
t_end-t_start即为运行1次的时间。
posted on 2017-02-10 15:17 GrayAngel 阅读(1076) 评论(0) 收藏 举报