home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.16 / text0021.txt < prev    next >
Encoding:
Text File  |  1989-08-11  |  651 b   |  20 lines

  1. Newsgroups: comp.std.c,comp.std.unix
  2. Sender: uunet!usenet@agate.Berkeley.EDU@
  3. From: uunet!mcgrath@paris.Berkeley.EDU@ (Roland McGrath)
  4.  
  5.  
  6. Can anyone tell me why the ANSI C committee changed CLK_TCK to
  7. CLOCKS_PER_SEC, and how this is supposed to be different than the CLK_TCK
  8. that 1003.1 assumes the C standard defines?
  9.  
  10. They both seem to mean the number of `clock_t' increments ("clock ticks") in
  11. one second, but ANSI has for some reason separated the two uses (for `clock'
  12. and for POSIX `times').
  13. --
  14.     Roland McGrath
  15.     Free Software Foundation, Inc.
  16. roland@wheaties.ai.mit.edu, mit-eddie!wheaties.ai.mit.edu!roland
  17.  
  18. Volume-Number: Volume 16, Number 19
  19.  
  20.