gh-81057: Fix an ifdef in the time module (#100125)
An earlier commit only defined check_ticks_per_second() when HAVE_TIMES is defined. However, we also need it when HAVE_CLOCK is defined. This primarily affects Windows. https://github.com/python/cpython/issues/81057
E
Eric Snow committed
3e06b5030b18ca9d9d507423b582d13f38d393f2
Parent: 1160001
Committed by GitHub <noreply@github.com>
on 12/9/2022, 1:16:37 AM