You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add hrt_task_delete() semantics or explicitly state “task return means EXIT and the scheduler won’t requeue it.” Your tests cover return, which is good.
Expose a hrt_now_ms() helper that multiplies ticks by 1000/tick_hz so apps don’t reinvent it.