home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!agate!ames!sun-barr!male.EBay.Sun.COM!exodus.Eng.Sun.COM!appserv.Eng.Sun.COM!appserv!jyl
- From: jyl@burgess.eng.sun.com (Jacob Levy)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: APIs to get process times and memory usage
- Date: 22 Dec 92 15:00:03
- Organization: What?! Organization???
- Lines: 10
- Message-ID: <JYL.92Dec22150003@burgess.eng.sun.com>
- Reply-To: jyl@toss.eng.sun.com
- NNTP-Posting-Host: burgess
-
-
- OK I am stumped :"-). I want to get the total amount of CPU time, elapsed
- time and percentage in system time and kernel time of a process. How do I
- do it in Win32? I know it's possible, because I've seen pview.exe and other
- programs in the SDK do it. In SunOS I would do a getrusage and analyze the
- resource usage. Similar question for memory usage..
-
- Thanks for any and all insights.
-
- --JYL
-