Add the timeMeasured function
It's a useful function to log (with `DEBUG` severity) the execution time of various functions. Debug logs won't be printed in production.
Showing
Please register or sign in to comment
It's a useful function to log (with `DEBUG` severity) the execution time of various functions. Debug logs won't be printed in production.