blob: c8dad376712112b040dbceffb8b111b91a58c5df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
================
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.
|