emrpy.decorators
Functions
|
Decorator to measure the execution time of a function. |
|
- emrpy.decorators.timer(func)
Decorator to measure the execution time of a function.
- emrpy.decorators.timer_and_memory(func)
Functions
|
Decorator to measure the execution time of a function. |
|
Decorator to measure the execution time of a function.