Timeme is a simple command line utility to calculate the time it takes
for a program to run.
It is similar in concept to the "time" command found in UNIX systems.
For example, it can be used to calculate the time it takes for lha to
unpack an archive.
Please check the included readme file for more information and usage
examples.
|