Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ub!boulder!pratt From: pratt@boulder.Colorado.EDU (Jonathan Pratt) Newsgroups: comp.sys.mac.programmer Subject: Re: Extended Time Manager in System 6.0.7 Message-ID: <29523@boulder.Colorado.EDU> Date: 10 Nov 90 07:01:57 GMT References: <2252.273af53c@waikato.ac.nz> Sender: news@boulder.Colorado.EDU Reply-To: pratt@boulder.Colorado.EDU (Jonathan Pratt) Organization: University of Colorado, Boulder Lines: 25 Nntp-Posting-Host: fred.colorado.edu As long as this thread is going on, I have a few questions about the Time Manager. First, I know it's documented somewhere how to tell how much time is left in a task. So, either where is this documented, or how can the tmCount field be interpreted? (Also, is this applicable before RmvTime is called?) I seem to recall from snooping around that the tmCount increments are dependent on the time requested - is this true? Note that the tmCount field is incorrectly called an integer in IM IV. Second, is it supposed to be possible for a task to reinstall itself with _PrimeTime, the way vbl tasks do by resettings their counts? I've found this works unless it's allowed to happen when the computer is doing other things, because of WNE calls. Nothing funny happening at interrupt level - just a _PrimeTime call. Finally, is it legitimate to call _PrimeTime for an active task - that is, reset to a higher time before an installed task times out? Any comments and information will be appreciated. Jonathan /* Jonathan Pratt Internet: pratt@boulder.colorado.edu * * Campus Box 525 uucp: ..!{ncar|nbires}!boulder!pratt * * University of Colorado * * Boulder, CO 80309 Phone: (303) 492-4293 */