home *** CD-ROM | disk | FTP | other *** search
- TYME 2.0
-
- Program execution timer
-
- by
- Bob Eyer
- [73230,2620]
-
- Nov 4, 1990
-
- Syntax:
-
- TYME Pgmname parameters
-
- Function
- --------
- Finds the execution time of a test program. Time is in seconds,
- accurate to the nearest CPU clock tick (each clock tick is
- equivalent to 0.055 seconds).
-
- Requires only 10k to run, meaning that you need about 10k over and
- above the simple memory requirement of the program run by TYME.
-
- Advantages
- ----------
- TYME 2.0 is one of the smallest execution timer currently
- available.
-
- DISCLAIMER:
- ==========
- This program is circulated as public domain without any guarantee
- or warranty; and the user, by downloading this program, or any
- variant thereof or by receiving it or any of its versions in any
- other form, agrees to accept full responsibility for its use. It
- is therefore understood that the user accepts this program or any
- previous version as is.
-
- ------------------------------------------------------------------
- End of documentation.
-