SetInterval does not work when it is in another function?

后端 未结 0 1276
孤独总比滥情好
孤独总比滥情好 2020-12-14 11:31

When I put setInterval(autoAdmit, 1000) just below the autoAdmit() function, it works but when I place it in the if statements of another function, it does not work. Any ide

相关标签:
回答
  • 消灭零回复
提交回复
热议问题