Skip to main content

get_cprofile_stats

Method
This is a method of the Profiler class in the profiler module.
Get cProfile statistics.

Signature

def get_cprofile_stats() -> List[Dict[str, Any]]

Returns

Returns
List[Dict[str, Any]]
The result of the operation.