refactor: remove global variables memory_used, disk_used, disk_reads, disk_writes, last_time in ref()
#3
Labels
good first issue
Good for newcomers
ref()
#3
refactoring should be done to remove the use of
global
formemory_used
,disk_used
,disk_reads
,disk_writes
, andlast_time
.The text was updated successfully, but these errors were encountered: