ID EN
Threading

getprofile

Python 3.11

Get the profiler function as set by setprofile().

Syntax

PYTHON
threading.getprofile()

See Also

setprofile()