mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +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>