nuttx/sched/clock
chenrun1 d60dee4a65 sched/clock_gettime:Remove output log
Calling syslog to print logs in clock_gettime will cause the system to have recursive output, i.e., clock_gettime->sinfo->syslog->clock_gettime, with the consequences of stack overflow or non-stop log output.
2023-03-25 01:43:01 +02:00
..
clock_abstime2ticks.c
clock_dow.c
clock_getres.c
clock_gettime.c
clock_initialize.c
clock_settime.c
clock_systime_ticks.c
clock_systime_timespec.c
clock_timekeeping.c
clock_timekeeping.h
clock.c
clock.h
Make.defs