Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ getloadavg
Method
getloadavg
Lib/test/libregrtest/win_utils.py:127–128 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
125
self._running = self._stopped = None
126
127
def
getloadavg(self):
128
return
self._load
Callers
1
get_load_avg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected