home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 21000 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!ods!chris
  3. From: chris@ods.com (Chris Atkins)
  4. Subject: Re: timers
  5. Message-ID: <1993Jan11.172359.9320@ods.com>
  6. Organization: Optical Data Systems, Inc.
  7. X-Newsreader: TIN [version 1.1 PL8]
  8. References: <1993Jan11.150749.17020@lambda.msfc.nasa.gov>
  9. Date: Mon, 11 Jan 1993 17:23:59 GMT
  10. Lines: 14
  11.  
  12. Gary Lasseter (lasseter@lambda.msfc.nasa.gov) wrote:
  13.  
  14. : I'm working on a real-time telemetry display application supporting NASA/MSFC.  I'm looking for information regarding the most accurate clock available to use in a Motif/X-windows environment.  I'm aware of the XAppTimeout function, but this is not as accurate as I want for our application.
  15.  
  16.  
  17. Gary,
  18.   You are correct about the Xt timers not being extremely accurate.  I believe
  19. the correct questions are:
  20. 1)How can you get accurate timers in a non realtime environment(I assume you arerunning in a unix environment)?  You can't.
  21. 2)Assuming you could find a solution to 1, how can you get this to work in the
  22. Xt environment?
  23.  
  24. Chris Atkins
  25. chris@ods.com
  26.