Return to Snippet

Revision: 23029
at January 28, 2010 09:36 by magicrebirth


Initial Code
from time import sleep

sleep(5) #sleeps for 5 seconds

Initial URL
http://www.daniweb.com/forums/thread132574.html

Initial Description


Initial Title
Wait function - python

Initial Tags
python

Initial Language
Python