zut.perf.track_perf

zut.perf.track_perf(*, force=False, level=logging.DEBUG) Callable[[T_Function], T_Function]
zut.perf.track_perf(func: T_Function, *, force=False, level=logging.DEBUG) T_Function

A decorator to track performance of a function.