Junior — Senior
Decorator that outputs the execution duration of a function
livecode
Task condition
Create a decorator that prints the time spent executing the wrapped function to the console when called.
livecode
Task condition
Create a decorator that prints the time spent executing the wrapped function to the console when called.