Junior — Senior
Decorator for measuring function execution time
livecode
Task condition
Create a decorator that measures the execution duration of the wrapped function and displays the obtained time on the screen.
livecode
Task condition
Create a decorator that measures the execution duration of the wrapped function and displays the obtained time on the screen.