:mod:`lookout.style.format.benchmarks.time_profile` =================================================== .. py:module:: lookout.style.format.benchmarks.time_profile Module Contents --------------- .. function:: profile(func:Callable) Profiling decorator. :param func: Function to be wrapped. :return: Wrapped function.