We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63cd26b commit a1f4d93Copy full SHA for a1f4d93
src/clock.c
@@ -13,7 +13,7 @@
13
* 2010-07-13 Bernard fix rt_tick_from_millisecond issue found by kuronca
14
* 2011-06-26 Bernard add rt_tick_set function.
15
* 2018-11-22 Jesven add per cpu tick
16
- * 2020-12-29 Meco Man add function rt_hw_1ms_tick_get()
+ * 2020-12-29 Meco Man add function rt_tick_get_millisecond()
17
*/
18
19
#include <rthw.h>
0 commit comments