Skip to main content

cprofile

Method
This is a method of the Profiler class in the profiler module.
Context manager for cProfile profiling.

Signature

def cprofile(name: str) -> Any

Parameters

name
str
required
No description available.

Returns

Returns
Any
The result of the operation.