The AROS Archives(anonymous IP: 18.191.132.194,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Shell » timeit.i386-aros.lha

TimeIt

Description: Shell command for timing other commands
Download: timeit.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 58kb
Version: 40.4
Date: 18 Jan 21
Author: Torsten Poulin
Submitter: aGGreSSor [CPU]
Homepage: https://aminet.net/package/util/time/TimeIt
Requirements: ABIv0; i386, InstallerLG
Category: utility/shell
License: BSD
Distribute: yes
FileID: 2265
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 41  (Current version)
41  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== F E A T U R E S ==============================

The TimeIt command starts the specified program and after it finishes
the elapsed time is reported.

============================ R E Q U I R E M E N T ==========================

TimeIt tested and worked fine on the following configurations:

- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

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

================================ S O U R C E ================================

Binary, source code, and documentation included.
Under 2-clause BSD License.

AROS cross-compilation by

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved