"Profile" a block of C++ code with just one include file and two variable definitions.
Latest Timers Articles
Safe Win32 Timer
Presents Win32 Timer classes using dynamic thunking technology.
A Simple Method For Timing Code
This article presents a simple method for timing code processing that is more effective than GetTimeTicks(). Article is based on using code on a Pentium.
Code to Calculate Time Left on Timer
Enables you to display to the end-user how much time is left on a timer
Timer Support for Non-Window Classes
Timer Support for Non-Window Classes
A Threaded Timer Class
A Threaded Timer Class
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Using File Functions in .NET
There's lot's more hidden under the surface of file functions than might appear at first glance.

Making a Countdown App (Timer)
Count up or count down. Learn how to do it all with Visual Basic.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.