home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13611 < prev    next >
Encoding:
Text File  |  1992-11-18  |  622 b   |  24 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!alf.uib.no!singg
  3. From: singg@alf.uib.no (KGGjerde)
  4. Subject: Milliseconds !!
  5. Message-ID: <1992Nov18.130906.12401@alf.uib.no>
  6. Sender: singg@alf.uib.no (Kurt George Gjerde)
  7. Organization: University of Bergen, Norway
  8. Date: Wed, 18 Nov 92 13:09:06 GMT
  9. Lines: 13
  10.  
  11.    Programming question:
  12.  
  13.  
  14.    Is there a way I can get "flowting" time in milliseconds?
  15.  
  16.    I've tried using clock and gettimeofday but they update in
  17.    variable chunks.
  18.  
  19.    I'm writing an animation program and would like having the
  20.    frames displayed in a steady rate.
  21.  
  22.  
  23. K.
  24.