filmov
tv
console.time, timeLog and timeEnd | IT Articles

Показать описание
This video explains the method time, timeLog and timeEnd provided by Console API. How we can use these function to calculate the time taken by javascript block. Or how to test the speed of the some javascript code.