Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Python time.sleep() Method

import time
time.sleep(5) #delay for 5 seconds
Source by net-informations.com #
 
PREVIOUS NEXT
Tagged: #Python #Method
ADD COMMENT
Topic
Name
1+4 =