Wraps a function to output the running time of function calls.
func (Callable[..., Any]) – The function to wrap
Callable
...
Any
Callable[..., Any]
The wrapped function
Contents: