home *** CD-ROM | disk | FTP | other *** search
- ╔═══════════════════════════════════════════════════════════════════════╗
- ║ JUNE 1991 Inside Microsoft C ║
- ╟───────────────────────────────────────────────────────────────────────╢
- ║ Designing a high-resolution timing function - by David Reid ║
- ║ STOPWATC.H - Global variables, #define's, and prototypes. ║
- ║ STOPWATC.C - Initialization, timing, and termination functions for ║
- ║ the high-res timer presented in the article. ║
- ║ HRTIMER1.C - A complete program displaying the inaccuracies of the ║
- ║ function HRTimer1() presented in Figure ??. ║
- ║ HRTIMER2.C - A complete program which tests function HRTimer2() ║
- ║ presented in Figure ?? and calculates its accuracy. ║
- ║ ║
- ║ More loop optimization techniques - by Richard Hale Shaw ║
- ║ HRTIMER.C - Compares the execution times of code presented in the ║
- ║ article. Uses timing functions from STOPWATC.C. ║
- ║ TESTFUNC.C - Contains all example test code from the article. ║
- ║ _HR.BAT - Compiles program with unoptimized test functions. ║
- ║ _OHR.BAT - Compiles program with optimized test functions. ║
- ╟───────────────────────────────────────────────────────────────────────╢
- ║ Last updated: 9 May 1991 ║
- ╚═══════════════════════════════════════════════════════════════════════╝