QPerformanceTimer
- Published 08/16/2005
"Profile" a block of C++ code with just one include file and two variable definitions.
"Profile" a block of C++ code with just one include file and two variable definitions.
Create a timer that takes into consideration the fact that routines such as sleep() take time!
Discover how to implement Windows timers. This class can be used in both WIN32 or MFC applications.
Learn to create a solution that allows for highly reliable timers to be implemented on Windows-based platforms.