mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-12 17:57:12 +08:00

Waiting for an hour can cause the calculated tick count in nxsem_clockwait to overflow due to the default width of sclock_t. Reduce the long wait period on platforms not using 64-bit time.