Short: Shell command for timing other commands Author: Torsten Poulin Uploader: torpou+aminet gmail com (Torsten Poulin) Type: util/time Version: 40.4 Architecture: m68k-amigaos >= 2.04 TimeIt is used to time a command. Format: TimeIt [[APPEND] TO logfile] [S|SECONDS] [COMMAND] program Template: APPEND/S,TO/K,S=SECONDS/S,COMMAND/F/A The TimeIt command starts the specified program and after it finishes the elapsed time is reported. The SECONDS, or S, switch makes TimeIt report the elapsed time in seconds only, instead of days, hours, minutes and seconds. The time is displayed on CONSOLE: unless the TO option is used to specify an output file. The APPEND switch adds the output to the end of the specified output file. Binaries, source code, and documentation included. Under 2-clause BSD License.