Victor Stinner
05a370abd6
gh-112567: Add _Py_GetTicksPerSecond() function ( #112587 )
...
* Move _PyRuntimeState.time to _posixstate.ticks_per_second and
time_module_state.ticks_per_second.
* Add time_module_state.clocks_per_second.
* Rename _PyTime_GetClockWithInfo() to py_clock().
* Rename _PyTime_GetProcessTimeWithInfo() to py_process_time().
* Add process_time_times() helper function, called by
py_process_time().
* os.times() is now always built: no longer rely on HAVE_TIMES.
2023-12-01 17:05:56 +01:00
..
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-23 12:54:46 +03:00
2023-11-07 22:36:13 +00:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-11-07 22:36:13 +00:00
2023-10-17 14:30:31 +02:00
2023-11-07 22:36:13 +00:00
2023-11-07 22:36:13 +00:00
2023-11-19 10:13:58 +09:00
2023-11-07 22:36:13 +00:00
2023-11-07 22:36:13 +00:00
2023-10-17 14:30:31 +02:00
2023-11-07 22:36:13 +00:00
2023-10-23 12:54:46 +03:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-11-07 22:36:13 +00:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-11-28 03:27:39 +00:00
2023-11-27 04:01:44 +00:00
2023-10-17 14:30:31 +02:00
2023-11-26 14:29:52 +00:00
2023-10-17 14:30:31 +02:00
2023-11-07 22:36:13 +00:00
2023-11-03 09:45:53 +02:00
2023-10-17 14:30:31 +02:00
2023-11-07 22:36:13 +00:00
2023-10-17 14:30:31 +02:00
2023-11-19 10:43:51 +09:00
2023-10-20 18:08:41 +03:00
2023-10-17 14:30:31 +02:00
2023-10-23 12:54:46 +03:00
2023-10-23 12:54:46 +03:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-11-15 23:53:38 +00:00
2023-10-23 12:54:46 +03:00
2023-12-01 17:05:56 +01:00
2023-10-17 14:30:31 +02:00
2023-11-07 22:36:13 +00:00
2023-10-17 14:30:31 +02:00
2023-10-17 23:52:58 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-11-08 15:03:29 +00:00
2023-11-07 22:36:13 +00:00
2023-10-17 14:30:31 +02:00
2023-10-17 14:30:31 +02:00
2023-11-02 14:29:05 +01:00
2023-10-17 14:30:31 +02:00
2023-10-23 12:54:46 +03:00