home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / v2 / shelltim.rea < prev    next >
Text File  |  1992-11-11  |  764b  |  25 lines

  1.  
  2.                                 ShellTimer
  3.  
  4.                                    by
  5.                               John Lindwall
  6.  
  7.  
  8. Quick Description
  9. =================
  10.  
  11. ShellTimer is a multitasking-friendly shell-based stopwatch program.  It is
  12. useful  when  you need to measure the amount of time taken by an operation.
  13. With this simple shell command you can start a timer and later stop it; the
  14. elapsed time will be displayed.
  15.  
  16. ShellTimer  can  be  useful  to  time  compile/link operations, renderings,
  17. program  executions,  script  files,  etc.   Since  it  is shell-based, the
  18. command  can  be  invoked  from  AmigaDOS  scripts, from Arexx macros, from
  19. makefiles, or interactively.
  20.  
  21. This program requires AmigaDOS 2.04.
  22.  
  23. Currently located in /incoming/amiga!!!
  24.  
  25.