/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.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.