raflongtask.js (167B)
1 window.requestAnimationFrame(function() { 2 /* Generate a slow task. */ 3 const begin = window.performance.now(); 4 while (window.performance.now() < begin + 60); 5 });
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |