Functions of the module Profile Util
Module full path: TestHelper.ProfileUtil
Implementation of the profile utilities
use_line_profiler(mod)
implementation of the line usage function
Parameters:
Name | Type | Description | Default |
---|---|---|---|
mod
|
Any
|
module to add |
required |
Returns:
Type | Description |
---|---|
Any
|
result of the executed function |