mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
3538d805fc
Several code comments in the hrtimer subsystem have become outdated following recent implementation changes. This patch updates them to accurately describe the current code behavior and algorithms. Signed-off-by: Chengdong Wang <wangcd91@gmail.com>