testing/mozbase/mozsystemmonitor/README.rst

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:c79c856446e5
1 ================
2 mozsystemmonitor
3 ================
4
5 mozsystemmonitor contains modules for monitoring a running system.
6
7 SystemResourceMonitor
8 =====================
9
10 mozsystemmonitor.resourcemonitor.SystemResourceMonitor is class used to
11 measure system resource usage. It is useful to get a handle on what an
12 overall system is doing.
13

mercurial