File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3912,10 +3912,8 @@ written in Python, such as a mail server's external command delivery program.
3912
3912
3913
3913
See the Unix manual page
3914
3914
:manpage: `times(2)` and :manpage: `times(3)` manual page on Unix or `the GetProcessTimes MSDN
3915
- <https://docs.microsoft.com/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocesstimes> `
3916
- _ on Windows.
3917
- On Windows, only :attr: `user ` and :attr: `system ` are known; the other
3918
- attributes are zero.
3915
+ <https://docs.microsoft.com/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocesstimes> `_
3916
+ on Windows. On Windows, only :attr: `user ` and :attr: `system ` are known; the other attributes are zero.
3919
3917
3920
3918
.. availability :: Unix, Windows.
3921
3919
You can’t perform that action at this time.
0 commit comments