Changeset 2598 in Sophya for trunk/SophyaLib/SysTools/resusage.cc


Ignore:
Timestamp:
Aug 11, 2004, 3:10:25 PM (21 years ago)
Author:
ansari
Message:

Documentation (ajoutee ou completee) pour les classes du module SysTools - Reza 11 Aout 2004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/resusage.cc

    r2487 r2598  
    3737  Constructor. the \b Update() method is called.
    3838  \param pg: Process group RU_Self or RU_Children or RU_All
     39  - pg = RU_Self : Resource usage for the process itself
     40  - pg = RU_Children : Resource usage for the child processes
     41  - pg = RU_All : resource usage for the process itself and its child processes
    3942*/
    4043ResourceUsage::ResourceUsage(RU_ProcGrp pg)
Note: See TracChangeset for help on using the changeset viewer.