mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
9118178e3b
Differential Revision: https://phabricator.services.mozilla.com/D208531 |
||
---|---|---|
.. | ||
mozsystemmonitor | ||
tests | ||
README.rst | ||
setup.cfg | ||
setup.py |
================ mozsystemmonitor ================ mozsystemmonitor contains modules for monitoring a running system. SystemResourceMonitor ===================== mozsystemmonitor.resourcemonitor.SystemResourceMonitor is class used to measure system resource usage. It is useful to get a handle on what an overall system is doing.