This commit is contained in:
cppla 2022-03-24 17:24:01 +08:00
parent d64beb7ba8
commit d8c8d8fd3f

@ -214,6 +214,7 @@ def _net_speed():
time.sleep(INTERVAL)
def _disk_io():
# todo, 这里希望能有人贡献下代码
diskIO["read"] = 0
diskIO["write"] = 0