Update time

This commit is contained in:
Dimitris Zlatanidis 2015-06-22 07:00:56 +03:00
parent 03edc4bf89
commit bb1ab5f310

View file

@ -37,5 +37,5 @@ def status(index, width, step):
_meta_.color["ENDC"]))
sys.stdout.flush()
width += step
time.sleep(0.02)
time.sleep(0.009)
return width