mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 13:58:40 +09:00
13 lines
334 B
ReStructuredText
13 lines
334 B
ReStructuredText
|
|
================
|
||
|
|
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.
|
||
|
|
|