MCPcopy 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

topFunction · 0.80
cpu_timesFunction · 0.80
cpustatsFunction · 0.80
test_cpu_timesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected