View Single Post
  #7  
Old 07-18-2013, 04:26 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Either use a scheduleEvent or a timeout.

Quote:
Originally Posted by Emera View Post
PHP Code:
//Use waitFor() instead of sleep
  
waitFor(thisthis1); 
This is not an appropriate use of waitFor, plus waitFor suffers from the same issues that sleep does.
__________________
Reply With Quote