Skip to content

libtests/ttest01: Fix CPU counter precision issues

Sebastian Huber requested to merge sebhub/rtems:fix-libtests-ttest01 into main

Summary

libtests/ttest01: Fix CPU counter precision issues

Change the time to convert so that rounding issues do not propergate to the second next digit. Properly round the result used for the precision estimate.

Merge request reports