Home
/
Python 3.11
/
Threading
/
getprofile
Python 3.0
Python 3.11
Functions
ID
EN
…
Threading
getprofile
Python 3.11
Get the profiler function as set by setprofile().
Syntax
PYTHON
Copy
threading.getprofile()
See Also
setprofile()