This commit is contained in:
Meco Man 2020-12-30 16:33:30 +08:00
parent 63cd26b0d1
commit a1f4d93fc5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* 2010-07-13 Bernard fix rt_tick_from_millisecond issue found by kuronca
* 2011-06-26 Bernard add rt_tick_set function.
* 2018-11-22 Jesven add per cpu tick
* 2020-12-29 Meco Man add function rt_hw_1ms_tick_get()
* 2020-12-29 Meco Man add function rt_tick_get_millisecond()
*/
#include <rthw.h>