The console.timeEnd() static method stops a timer that was previously started by calling console.time().
console.timeEnd()
MDN Reference