mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +08:00
29ee9aacb3
Provides two implementations: - CSR_CYCLE: Cores which implement hardware performance monitoring. - CSR_TIME: Uses the machine time registers. Using the up_perf_xx bindings directory is more efficient than performing a nanosecond conversion on every gettime event.