wangchdo commented on code in PR #17489: URL: https://github.com/apache/nuttx/pull/17489#discussion_r2617240536
########## drivers/timers/arch_alarm.c: ########## Review Comment: I think nxsched_process_timer is for os tick, and the critical issue is that it is in tick level resolution, so I call it by the hrtimer instance in nxsched_process_hrtimer when hrtimer is enabled, the hrtimer instance will provide tick level resolution timer to facility os tick -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
