mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
334 B
ReStructuredText
14 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.
|
|
|