mirror of https://github.com/aristocratos/bpytop
parent
eb50a02028
commit
d88b7ddee7
|
@ -5642,7 +5642,7 @@ def main():
|
||||||
#? Main loop ------------------------------------------------------------------------------------->
|
#? Main loop ------------------------------------------------------------------------------------->
|
||||||
|
|
||||||
def run():
|
def run():
|
||||||
while not False:
|
while True:
|
||||||
Term.refresh()
|
Term.refresh()
|
||||||
Timer.stamp()
|
Timer.stamp()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue