home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!alf.uib.no!singg
- From: singg@alf.uib.no (KGGjerde)
- Subject: Milliseconds !!
- Message-ID: <1992Nov18.130906.12401@alf.uib.no>
- Sender: singg@alf.uib.no (Kurt George Gjerde)
- Organization: University of Bergen, Norway
- Date: Wed, 18 Nov 92 13:09:06 GMT
- Lines: 13
-
- Programming question:
-
-
- Is there a way I can get "flowting" time in milliseconds?
-
- I've tried using clock and gettimeofday but they update in
- variable chunks.
-
- I'm writing an animation program and would like having the
- frames displayed in a steady rate.
-
-
- K.
-