console.time("Some Name");
console.timeEnd("Some Name"); using these amazing features you can figure out time taken by this function execution.
the names has to match
console.timeEnd("Some Name"); using these amazing features you can figure out time taken by this function execution.
the names has to match
No comments:
Post a Comment