Magic method Sleep on CPM script
Summary
sleep method is not working in CPM php scriptContent
Is there any way to halt execution of CPM (incident_update) for some time until All_Chat report not have the data?
Sleep(40) not working for me.
Code Snippet
sleep(40);
Tagged:
0