decMinCalls
Only invokes the decorated function after it's called more than n
times.
Look at minCalls for the non-decorator version.
Only invokes the decorated function after it's called more than n
times.
Look at minCalls for the non-decorator version.