Message303665
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, christian.heimes, gvanrossum, lukasz.langa, methane, rhettinger, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2017-10-04.01:14:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1507079685.09.0.213398074469.issue31415@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Could we change PyTime_GetMonotonicClock implementation to use it on Windows? No. See the PEP 418 for the rationale. But we could add a _PyTime_GetPerfCounter() to Python/pytime.c. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-04 01:14:45 | vstinner | set | recipients: + vstinner, gvanrossum, brett.cannon, rhettinger, terry.reedy, christian.heimes, methane, lukasz.langa, serhiy.storchaka |
| 2017-10-04 01:14:45 | vstinner | set | messageid: <1507079685.09.0.213398074469.issue31415@psf.upfronthosting.co.za> |
| 2017-10-04 01:14:45 | vstinner | link | issue31415 messages |
| 2017-10-04 01:14:44 | vstinner | create | |