This library provides ccrpTimer, ccrpStopWatch, and ccrpCountdown objects that may be instantiated anywhere, at any time. All three objects use the Multimedia timer, thus providing true 1ms resolution (if supported by the hardware). Taking advantage of the WithEvents method of declaring an object instance, Timer and Tick events may be sunk in either forms or class modules. Alternatively, use Implements for more efficient notification and non-blocking event notification.
Important Note: An initial VB6 build of the CCRP High Performance Timer Objects (version 2.0 Build 167) was mistakenly made available prematurely. Issues affecting the ability to install (and even use from the same project) both VB5 and VB6 builds of the library hadn't been thoroughly worked out at the time this archive was placed on the web site.