mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 10:54:43 +08:00
02eb280302
When using alarm_arch implementation, 64-bit time can be returned. Using unsign long will cause precision loss. Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>