mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
d9f960e97b
The fix is to first convert time to a 64-bit microsecond value, then to the configured tick value. Noted by David Sidrane.