JSFiddle - React, Tailwind, and code Playground

by rbyers

JavaScript

let t1 = performance.now();
while(performance.now() - t1 < 100) {}