mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-19 20:48:22 +00:00
Preserve the original 1 ms default interval when possible, while raising it to USEC_PER_TICK on lower-resolution systems. Round up the default iteration count so a default run always collects at least one sample. Reject intervals below the system tick and zero iterations. Keep minimum and maximum jitter values signed, and aggregate missed-frame reporting after measurement instead of printing in the catch-up loop. Fixes #3634 Signed-off-by: hanzhijian <hanzhijian@zepp.com> |
||
|---|---|---|
| .. | ||
| getprime | ||
| pthread_mutex_perf | ||
| smp | ||
| timerjitter | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||