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 6c81e8c commit a04854bCopy full SHA for a04854b
Doc/library/time.rst
@@ -306,10 +306,11 @@ Functions
306
.. versionadded:: 3.3
307
308
.. versionchanged:: 3.5
309
- The function is now always available and always system-wide.
+ The function is now always available and the clock is now the same for
310
+ all processes.
311
312
.. versionchanged:: 3.10
- On macOS, the function is now system-wide.
313
+ On macOS, the clock is now the same for all processes.
314
315
316
.. function:: monotonic_ns() -> int
0 commit comments