mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
42dad89211
since clock_t may map to either 32-bit or 64-bit integer type, UINT_MAX may not be the maximum value of clock_t. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>