Skip to content

Commit a1f4d93

Browse files
committed
update
1 parent 63cd26b commit a1f4d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clock.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* 2010-07-13 Bernard fix rt_tick_from_millisecond issue found by kuronca
1414
* 2011-06-26 Bernard add rt_tick_set function.
1515
* 2018-11-22 Jesven add per cpu tick
16-
* 2020-12-29 Meco Man add function rt_hw_1ms_tick_get()
16+
* 2020-12-29 Meco Man add function rt_tick_get_millisecond()
1717
*/
1818

1919
#include <rthw.h>

0 commit comments

Comments
 (0)