xiaoxiang781216 commented on code in PR #17784: URL: https://github.com/apache/nuttx/pull/17784#discussion_r2668689698
########## sched/hrtimer/hrtimer_start.c: ########## @@ -59,7 +60,7 @@ * nanoseconds from the current time. ****************************************************************************/ -int hrtimer_start(FAR hrtimer_t *hrtimer, +int hrtimer_start(FAR hrtimer_t *hrtimer, hrtimer_entry_t func, Review Comment: do you need update hrtimer->func -- 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]
