Skip to main content

get_line_profile_data

Method
This is a method of the Profiler class in the profiler module.
Get line-level profiling data.

Signature

def get_line_profile_data() -> Dict[str, Any]

Returns

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