Created originally on Bitbucket by marky1991 (Mark Young)
Was already merged in Bitbucket before import, marked as merged by the import user
- Make win_perf_counter expose the clock info
- Add a couple more fallbacks -Make time.monotonic conditionally available depending on platform
With these last changes, I think that all of the time.get_clock_info-related stuff is done and matches cpython for all supported platforms. (Barring maybe the untested mac code)