Cronjobs in node.js

前端 未结 0 1256
孤独总比滥情好
孤独总比滥情好 2020-12-23 05:59

Is there a possibility to periodically call functions at a specific time of the day in node.js? My first implementation was

setInterval(functionName(),(24*6         


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