home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / msdos / programm / 3098 < prev    next >
Encoding:
Text File  |  1993-01-05  |  943 b   |  26 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!caen!uwm.edu!rpi!yeel
  3. From: yeel@aix.rpi.edu (Crimson Avenger)
  4. Subject: try to get 1microsecond delay
  5. Message-ID: <k_92xx#@rpi.edu>
  6. Nntp-Posting-Host: aix.rpi.edu
  7. Organization: None
  8. Distribution: alt.msdos.programmer
  9. Date: Tue, 5 Jan 1993 22:55:39 GMT
  10. Lines: 14
  11.  
  12. Any programmer ever tried changing the timer chip to get a 1 microsecond
  13. delay between the different cpus?   Well, the smalles I can get in C (Borland)
  14. is a "delay" function which only gives me 1 millisecond.  I need to get down
  15. to microseconds.  a "for-loop" works, but I don't know to measure it exactly
  16. the delay and it fails when you move from a 80386 33mhz to a 25mhz to a 20mhz.
  17.  
  18. Hmm. anyone with any idea. appreciate it.  E-mail is fine.
  19.  
  20.  
  21. -- 
  22. -- I am only USING this account.
  23. -- Robert aka Crimson Avenger      (yeel@rpi.edu or crimson_avenger@mts.rpi.edu)
  24.    Once a hacker, always a hacker. (usergza7@rpitsmts.bitnet)
  25.  
  26.