home *** CD-ROM | disk | FTP | other *** search
- Timing routines for QuickBASIC 4.x.
-
- The archive TIMING.ZIP contains:
-
- -TIMERS.DOC - documentation on the timing SubPrograms DELAY &
- BGDELAY.
-
- -READ.ME - this file
-
- -TIMERS.BAS - the source for the SubPrograms DELAY & BGDELAY
- -TIMERS.OBJ - the output from BC TIMERS/FPA;
- -TIMERS.QLB - the QuickLibrarys (includes INTERRUPT & INTERRUPTX,
- as well as TIMERS.OBJ)
-
- -QB.BI - an INCLUDE file, provided by Microsoft
- -TICKS.DEF - an INCLUDE file used by TIMERS.BAS
- -FNCTICKS.DEF - an INCLUDE file used by TIMERS.BAS
-
-
- -TIMETEST.BAS - the source for a demo of DELAY & BGDELAY
-
- To demo for yourself, type: QB TIMETEST/LTIMERS, then <SH-F5> to run.