Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/saltstack/salt
/ cpu_times
Method
cpu_times
tests/pytests/unit/modules/test_ps.py:294–295 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
292
return
self._pid
293
294
def
cpu_times(self):
295
return
self._cpu_times
296
297
298
@pytest.fixture
Callers
4
top
Function · 0.80
cpu_times
Function · 0.80
cpustats
Function · 0.80
test_cpu_times
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected