MCPcopy Create free account
hub / github.com/catboost/catboost / _get_rusage

Function _get_rusage

library/python/pytest/plugins/ya.py:353–354  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

351
352
353def _get_rusage():
354 return resource and resource.getrusage(resource.RUSAGE_SELF)
355
356
357def _collect_test_rusage(item):

Callers 2

_collect_test_rusageFunction · 0.85
pytest_runtest_setupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected