The Wayback Machine - https://web.archive.org/web/20110921235809/http://www.codeguru.com:80/cpp/w-p/system/timers/

    Timers

    QPerformanceTimer

    "Profile" a block of C++ code with just one include file and two variable definitions.

    An Accurate Timer Class

    Create a timer that takes into consideration the fact that routines such as sleep() take time!

    CWndTimer, a Windows Timer Class

    Discover how to implement Windows timers. This class can be used in both WIN32 or MFC applications.

    Creating a High-Precision, High-Resolution, and Highly Reliable Timer, Utilising Minimal CPU Resources

    Learn to create a solution that allows for highly reliable timers to be implemented on Windows-based platforms.

    CWaitableTimer

    64-bit waitable timer class with 100 nSec resolution