JSFiddle - React, Tailwind, and code Playground

JavaScript

setInterval( function() {
  console.timeEnd('a');
  console.time('a');
}, 100);