RunTime v1.4
Copyright (c) 2008 by LovePimple


RunTime is a program execution timer for Windows.  The program was written in
C++ and compiled with DMC. It should work with any processor from 486 upwards
and any version of Windows from 95 upwards.

Features include:  A dual time display and the option to redirect output data
to stderr. The dual time display shows elapsed time only as seconds for up to
one minute. After this it will also be displayed as days, hours, minutes, and
seconds. The user selectable [/e] option causes all output data to be written
to stderr. This makes it possible to time programs that use stdin/stdout.

Any ERRORLEVEL codes returned by the program being timed are also returned by
RunTime on exit.

IMPORTANT NOTE: Always restart Windows before timing any operation that could
run for several hours or more.

Please let me know if you have any problems with this program.
Send e-mail to: lovepimple_mail <at> yahoo.com
Or visit the forum at: http://www.encode.ru/

LovePimple


FREEWARE LICENCE

This software is distributed as FreeWare. There is no fee for using it.

This software must not be decompiled, debugged, or reverse-engineered, or
changed in any other way.


DISCLAIMER

This software is provided "as is" without express or implied warranty, and
with no claim as to its suitability for any purpose.


CREDITS

* Radek Liska (aka Black_Fox) for beta testing.

* Ilia Muraviev for alpha and beta testing.

* Osman Turan for beta testing.

* Jem Berkes for PTIME (which inspired me to write this program).



Radek Liska's web site:
http://blackfox.wz.cz/

Radek Liska's compression benchmark:
http://blackfox.wz.cz/benchmark/

Ilia Muraviev's web site:
http://www.encode.ru/

Osman Turan's web site:
http://www.osmanturan.com/

Jem Berkes (PTIME) web site:
http://www.pc-tools.net/
