mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 19:04:15 +08:00
42865caebd
The definition of nxsched_process_cpuload_ticks uses clock_t, which is portable across uint32_t and uint64_t timers, and works if CONFIG_SYSTEM_TIME64 is defined.