incubator-nuttx/libs/libc/sched
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 clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
Make.defs clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
clock_getcpuclockid.c
clock_getres.c
sched_backtrace.c
sched_cpucount.c
sched_dumpstack.c
sched_getprioritymax.c
sched_getprioritymin.c
task_cancelpt.c
task_setcancelstate.c
task_setcanceltype.c
task_startup.c
task_testcancel.c