Changeset 2598 in Sophya for trunk/SophyaLib/SysTools/resusage.cc
- Timestamp:
- Aug 11, 2004, 3:10:25 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/resusage.cc
r2487 r2598 37 37 Constructor. the \b Update() method is called. 38 38 \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 39 42 */ 40 43 ResourceUsage::ResourceUsage(RU_ProcGrp pg)
Note:
See TracChangeset
for help on using the changeset viewer.