Module 'time'
-
now()Returns the number of seconds since the Unix epoch as a float
-
sleep(ms)Suspends the current task for
msmilliseconds
now()
Returns the number of seconds since the Unix epoch as a float
sleep(ms)
Suspends the current task for ms milliseconds