Title: Use GetTickCount/GetTickCount64 instead of QueryPerformanceCounter for monotonic clock · Issue #58605 · python/cpython · GitHub
Open Graph Title: Use GetTickCount/GetTickCount64 instead of QueryPerformanceCounter for monotonic clock · Issue #58605 · python/cpython
X Title: Use GetTickCount/GetTickCount64 instead of QueryPerformanceCounter for monotonic clock · Issue #58605 · python/cpython
Description: BPO 14397 Nosy @malemburg, @loewis, @vstinner, @tjguk, @briancurtin Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fields: assignee = None c...
Open Graph Description: BPO 14397 Nosy @malemburg, @loewis, @vstinner, @tjguk, @briancurtin Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ...
X Description: BPO 14397 Nosy @malemburg, @loewis, @vstinner, @tjguk, @briancurtin Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ...
Opengraph URL: https://github.com/python/cpython/issues/58605
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Use GetTickCount/GetTickCount64 instead of QueryPerformanceCounter for monotonic clock","articleBody":"BPO | [14397](https://bugs.python.org/issue14397)\n--- | :---\nNosy | @malemburg, @loewis, @vstinner, @tjguk, @briancurtin\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2012-04-04.00:18:28.681\u003e\ncreated_at = \u003cDate 2012-03-24.10:44:41.119\u003e\nlabels = ['library', 'OS-windows']\ntitle = 'Use GetTickCount/GetTickCount64 instead of QueryPerformanceCounter for monotonic clock'\nupdated_at = \u003cDate 2012-04-29.00:44:14.015\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2012-04-29.00:44:14.015\u003e\nactor = 'python-dev'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2012-04-04.00:18:28.681\u003e\ncloser = 'vstinner'\ncomponents = ['Library (Lib)', 'Windows']\ncreation = \u003cDate 2012-03-24.10:44:41.119\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 14397\nkeywords = []\nmessage_count = 7.0\nmessages = ['156690', '156694', '156695', '156718', '156748', '157450', '159553']\nnosy_count = 7.0\nnosy_names = ['lemburg', 'loewis', 'vstinner', 'tim.golden', 'brian.curtin', 'Yury.Selivanov', 'python-dev']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue14397'\nversions = ['Python 3.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2012-03-24T10:44:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/58605/cpython/issues/58605"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:b10a79a8-e020-35d6-cd4c-21d96a170d7b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B5CA:16C3D3:1927EDD:227B31D:6A4F118A |
| html-safe-nonce | dc87c10bebda8738f253dd99939ab6d988c857e0cd8b0fe8196e09af8a1c3db4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNUNBOjE2QzNEMzoxOTI3RUREOjIyN0IzMUQ6NkE0RjExOEEiLCJ2aXNpdG9yX2lkIjoiODQ5MTY3OTk0MTIxMjk2NzMwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | af4566f94da4deb94f3bcd9c9d36a4e57872e4e850c4c2d3d7ef9a81e39db7b2 |
| hovercard-subject-tag | issue:1198879402 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/58605/issue_layout |
| twitter:image | https://opengraph.githubassets.com/51d4f633681a59342a7aa02bc218c50d76382c015c3303a3ceaa797e748d4ffd/python/cpython/issues/58605 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/51d4f633681a59342a7aa02bc218c50d76382c015c3303a3ceaa797e748d4ffd/python/cpython/issues/58605 |
| og:image:alt | BPO 14397 Nosy @malemburg, @loewis, @vstinner, @tjguk, @briancurtin Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | vstinner |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 2b8f23afb982271f1b22258a94aede67a6b77760 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width