Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!ames!pasteur!cory.Berkeley.EDU!navas From: navas@cory.Berkeley.EDU (David C. Navas) Newsgroups: comp.sys.amiga Subject: Re: Actual CPU usage for a process/task? Message-ID: <17807@pasteur.Berkeley.EDU> Date: 29 Sep 89 00:25:26 GMT References: <255@snow-white.udel.EDU> Sender: news@pasteur.Berkeley.EDU Reply-To: navas@cory.Berkeley.EDU.UUCP (David C. Navas) Organization: University of California, Berkeley Lines: 11 In article <255@snow-white.udel.EDU> C136ERH%UTARLG.ARL.UTEXAS.EDU@ricevm1.rice.edu (Ray 'StarSailer' Howard) writes: > I need to be able to find the amount of actual CPU runtime Hmm, well, there is a bit of magic you can perform on your (task?) structure. There are two spots in this structure with really obvious (I hope...) names which are called by the dispatcher when your program starts/stops. At least that is what I have heard in passing. David Navas navas@cory.berkeley.edu