home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d178 / ciatimer.lha / CIATimer / CIATimer2 / POSTER < prev    next >
Text File  |  1989-02-04  |  1KB  |  29 lines

  1. Article 361 of comp.sys.amiga.tech:
  2. Path: estinc!nud!asuvax!noao!ncar!unmvax!pprg.unm.edu!hc!ames!killer!texbell!sugar!karl
  3. From: karl@sugar.uu.net (Karl Lehenbauer)
  4. Newsgroups: comp.sys.amiga.tech
  5. Subject: New periodic timing routines -- multiple tasks can now share
  6. Message-ID: <3252@sugar.uu.net>
  7. Date: 10 Jan 89 02:01:06 GMT
  8. Organization: Sugar Land Unix - Houston, TX
  9. Lines: 331
  10.  
  11. Below is a shar of my latest version of Paul Higginbottom's CIA timer
  12. routines.  What's cool about this version is tasks can call a function
  13. LocateTimerData, which locates the interrupt's is_Data area, hence
  14. multiple tasks can use the same CIA timer to get a microsecond-resolution
  15. realtime clock.  To check out the demo, compile it up, start 'ciatimer' then 
  16. run 'ciafinder' anytime afterwards to see the elapsed seconds and microseconds
  17. since starting ciatimer.  Ciatimer will remove the interrupt, clean up and
  18. exit if it gets a control-C in its CLI.
  19.  
  20. The reason I didn't send this to the sources group is that it's not really big
  21. and it's still really beta.  Flame me in mail or something if you think it's
  22. inappropriate. -k
  23.  
  24. :
  25. -- 
  26. -- uunet!sugar!karl  | "We've been following your progress with considerable 
  27. -- karl@sugar.uu.net |  interest, not to say contempt."  -- Zaphod Beeblebrox IV
  28. -- Usenet BBS (713) 438-5018
  29.