mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
fe5cf5b03e
Add USEC2MSEC macro to provide a convenient and consistent interface for converting microseconds to milliseconds, complementing the existing SEC, USEC, and NSEC conversion macros and improving code readability. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>