◐ Shell
clean mode source ↗

gh-110697: Use CLOCK_RES in test_os.TimerfdTests by vstinner · Pull Request #111529 · python/cpython

More TimerfdTests tests tolerate a difference of 1 ms in measured
elapsed time.

@vstinner vstinner changed the title gh-110697: Use CLOCK_RES_NS in test_os.TimerfdTests gh-110697: Use CLOCK_RES in test_os.TimerfdTests

Oct 30, 2023

FullteaR pushed a commit to FullteaR/cpython that referenced this pull request

Nov 3, 2023
More TimerfdTests tests tolerate a difference of 1 ms in measured
elapsed time.

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
More TimerfdTests tests tolerate a difference of 1 ms in measured
elapsed time.

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
More TimerfdTests tests tolerate a difference of 1 ms in measured
elapsed time.