nuttx/libs/libc/wqueue
ligd 6a2c03732f clock: Replace all ts and tick conversion functions
Using the ts/tick conversion functions provided in clock.h

Do this caused we want speed up the time calculation, so change:
clock_time2ticks, clock_ticks2time, clock_timespec_add,
clock_timespec_compare, clock_timespec_subtract... to MACRO

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-12 18:14:39 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
work_cancel.c
work_queue.c
work_usrthread.c clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
wqueue.h