We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744129d commit 24482bdCopy full SHA for 24482bd
Doc/library/time.rst
@@ -153,7 +153,7 @@ Functions
153
:c:func:`QueryPerformanceCounter`. The resolution is typically better than one
154
microsecond.
155
156
- .. deprecated:: 3.3
+ .. deprecated-removed:: 3.3 3.8
157
The behaviour of this function depends on the platform: use
158
:func:`perf_counter` or :func:`process_time` instead, depending on your
159
requirements, to have a well defined behaviour.
0 commit comments