commit | a64ce973a3ad90e4f4a93c402e946c132f647a63 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Nov 02 04:19:19 2017 -0700 |
committer | GitHub <noreply@github.com> | Thu Nov 02 04:19:19 2017 -0700 |
tree | 89e9ad3e6009d34d4891635b01c59acbaf76bc1d | |
parent | e8b19656396381407ad91473af5da8b0d4346e88 [diff] |
bpo-31917: Add 3 new clock identifiers (#4207) Add new clock identfiers: * time.CLOCK_BOOTTIME * time.CLOCK_PROF * time.CLOCK_UPTIME