Bug 1890277: part 4) Add CSPParser support for the `trusted-types` directive, guarded...
[gecko.git] / testing / mozbase / mozsystemmonitor / README.rst
blobc8dad376712112b040dbceffb8b111b91a58c5df
1 ================
2 mozsystemmonitor
3 ================
5 mozsystemmonitor contains modules for monitoring a running system.
7 SystemResourceMonitor
8 =====================
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.