Skip to content

ProfileUtil

Implementation of the profile utilities

Functions:

use_line_profiler

use_line_profiler(mod: Any) -> Any

implementation of the line usage function

Parameters:

  • mod (Any) –

    module to add

Returns:

  • Any

    result of the executed function