bionet.utils.misc.func_timer

bionet.utils.misc.func_timer(f)

Time the execution of a function.

Parameters:

f : function

Function to time.