I have a question,
I have a cron that runs every minute and calls a function, but that function needs to run wait for 20 sec and run again, that is, just twice
How can I put a sleep (20) and execute that function again, but only once
cron:...
asked by
28.03.2018 / 18:35