Debugging overload detection
This commit is contained in:
parent
7e1793b6b9
commit
242c2656b3
@ -105,7 +105,7 @@ def physical_cpu_mhz(vir_connection):
|
||||
:return: The CPU frequency in MHz.
|
||||
:rtype: int
|
||||
"""
|
||||
return vir_connection.getInfo()[1]
|
||||
return vir_connection.getInfo()[3]
|
||||
|
||||
|
||||
@contract
|
||||
|
Loading…
x
Reference in New Issue
Block a user