• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1setInterval(() => {
2    // Starting an interval to stay alive.
3}, 1000);
4