ID EN
Sys

getprofile

Python 3.11

Get the profiler function as set by setprofile().

Syntax

PYTHON
sys.getprofile()

See Also

setprofile()