The AROS Archives(anonymous IP: 18.117.183.206,355) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (100)
   o Datatype (15)
   o Demo (54)
   o Development (248)
   o Document (63)
   o Driver (19)
   o Emulation (62)
   o Game (530)
   o Graphics (227)
   o Library (22)
   o Network (63)
   o Office (22)
   o Utility (260)
   o Video (18)

Total files: 1703

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Shell » timeit.x86_64-aros-v11.zip

TimeIT

Description: Shell command for timing other commands
Download: timeit.x86_64-aros-v11.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 46kb
Version: 40.4
Date: 17 Jan 25
Author: Torsten Poulin
Submitter: Amiwell79
Email: planeteu email/gmail com
Requirements: Aros x86_64v11
Category: utility/shell
License: Other
Distribute: yes
FileID: 2983
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
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 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.

    For example:

1.AROS:> timeit S COMMAND C:Wait 4
Elapsed: 4.00s

1.AROS:> timeit TO RAM:Wait.log S COMMAND C:Wait 2
1.AROS:> more RAM:Wait.log
Elapsed: 2.01s Command C:Wait 2


File Version Size Date Dls Readme
timeit.i386-aros.lha40.458kb18 Jan 2146¤ TimeIt - Shell command for timing other commands
Copyright © 2005 - 2025 The AROS Archives All Rights Reserved