Measures sleep delay accuracy based on system timer resolution. The program runs in an infinite loop, collecting data on the actual sleep time and comparing it to the expected time.
aksueikava/TimerResolutionMeasure
Measures sleep delay accuracy based on system timer resolution. The program runs in an infinite loop, collecting data on the actual sleep time and comparing it to the expected time.
C++GPL-3.0