home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!usc!rpi!uwm.edu!linac!att!att!dptg!ulysses!allegra!princeton!phoenix.Princeton.EDU!lardieri
- From: lardieri@phoenix.Princeton.EDU (Stephen Lardieri)
- Subject: determining idle time
- Message-ID: <1993Jan22.043625.20422@Princeton.EDU>
- Originator: news@nimaster
- Sender: news@Princeton.EDU (USENET News System)
- Nntp-Posting-Host: phoenix.princeton.edu
- Organization: Princeton University
- Date: Fri, 22 Jan 1993 04:36:25 GMT
- Lines: 6
-
- Is there a reliable way of an application determining how long the machine
- has been idle? Preferably something that does not require constant time
- slices, i.e. something that would allow me to call WaitNextEvent() with
- a long snooze time? This app will only be running under System 7, if it
- matters.
-
-