home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / win32 / 614 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.3 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!swrinde!cs.utexas.edu!asuvax!ukma!rsg1.er.usgs.gov!ornl!jamsun.ic.ornl.gov!mullens
  2. From: mullens@jamsun.ic.ornl.gov (James A. Mullens)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: NT system time format
  5. Message-ID: <1992Aug19.194823.28608@ornl.gov>
  6. Date: 19 Aug 92 19:48:23 GMT
  7. References: <KEVIN.92Aug18150139@buffalobill.edscom.demon.co.uk> <KEVIN.92Aug19103832@buffalobill.edscom.demon.co.uk>
  8. Sender: usenet@ornl.gov (News poster)
  9. Organization: Oak Ridge National Laboratory
  10. Lines: 19
  11.  
  12. > The documentation for the FILETIME structure says it holds the number of
  13. > 100ns intervals since January 1st, 1601.
  14.  
  15. This made me curious, especially since I hear the NT designer(s) was also
  16. involved in VMS.  Does NT:
  17.  
  18.   keep system time in a 64-bit integer representing 100ns intervals?
  19.     if so, does MS C 7.0 provide any support for 64-bit integer arithmetic?
  20.  
  21.   express "delta-time" (a time interval) as a negative 64-bit integer?
  22.  
  23.   provide/require library routines to add/subtract times and delta-times?
  24.  
  25. Just curious because I'm thinking of getting NT and I've had to work with
  26. 64-bit time format under VMS a lot lately.
  27.  
  28. jim mullens
  29. jcm@ornl.gov (128.219.128.17) -or- mullens@jamsun.ic.ornl.gov (128.219.64.31)
  30. voice: 615-574-5564
  31.