UNPKG

77 BJavaScriptView Raw
1setInterval(function () {
2 console.log('Logging at ' + Date.now());
3}, 100);
\No newline at end of file