https://developer.mozilla.org/en-US/docs/Web/API/console/timeLog
console.timeLog() - Web APIs | MDN
The console.timeLog() method logs the current value of a timer that was previously started by calling console.time() to the console.
developer.mozilla.org