mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 17:18:24 +00:00
update
This commit is contained in:
@@ -628,7 +628,7 @@ u32_t sys_jiffies(void)
|
||||
|
||||
u32_t sys_now(void)
|
||||
{
|
||||
return rt_hw_1ms_tick_get();
|
||||
return rt_tick_get_millisecond();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user