home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / lisp / mcl / 1838 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.1 KB

  1. Path: sparky!uunet!stanford.edu!apple!cambridge.apple.com!bright@ENH.NIST.GOV
  2. From: bright@ENH.NIST.GOV
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: timer functions
  5. Message-ID: <01GSC7E982M6001DSU@ENH.NIST.GOV>
  6. Date: 15 Dec 92 13:48:41 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 17
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. Greetings!
  12.   The time function is nifty:  (time (stuff to be timed)), but it sends its
  13. info to *standard-output*.  Is there a way to get the output in machine
  14. useable form?  Or, are there functions out there that give the same sort of
  15. nifty info (time in secs, GC and multitasking times that can be subtracted
  16. off, memory allocated)?  I know about decoding get-internal-real-time, but
  17. the the time function is very useful as is and it has all the info in one
  18. place.
  19.  
  20. Thanks
  21. -- Dave
  22. David S. Bright                        bright@enh.nist.gov  
  23. Microanalysis Research Group                                   
  24. National Institute of Standards & Technology (NIST, formerly NBS)
  25. Gaithersburg, MD 20899                                           
  26. USA
  27. 301-975-3911
  28.