mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add measuring unit to sys.getswitchinterval
docs (#130457)
This commit is contained in:
parent
65b339c5ca
commit
89d8b2d14b
1 changed files with 1 additions and 1 deletions
|
@ -895,7 +895,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
|
|||
|
||||
.. function:: getswitchinterval()
|
||||
|
||||
Return the interpreter's "thread switch interval"; see
|
||||
Return the interpreter's "thread switch interval" in seconds; see
|
||||
:func:`setswitchinterval`.
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue