tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

README.rst (333B)


      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.