I'm creating a mailing list application. It will send 40 emails per hour due to the restrictions of the mailing service. How can I add the timer?
If you need to create a scheduled task, I would suggest creating a Cron Job.