mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-06 08:46:21 +01:00
Update time
This commit is contained in:
parent
03edc4bf89
commit
bb1ab5f310
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@ def status(index, width, step):
|
||||||
_meta_.color["ENDC"]))
|
_meta_.color["ENDC"]))
|
||||||
sys.stdout.flush()
|
sys.stdout.flush()
|
||||||
width += step
|
width += step
|
||||||
time.sleep(0.02)
|
time.sleep(0.009)
|
||||||
return width
|
return width
|
||||||
|
|
Loading…
Add table
Reference in a new issue