Click here to Skip to main content
15,882,163 members
Everything / Timer

Timer

timer

Great Reads

by Mehedi Shams
Word-making game!
by Peter Huber SG
How to correct the problem that the DispatcherTimer raises the Tick events slower than required by Interval
by Rick York
A simple, header-only class for high resolution timing
by Emiliano Musso
How to create a Windows Phone app to take timed pictures from camera, and upload them on an Apache webserver to view them remotely

Latest Articles

by Peter Huber SG
How to correct the problem that the DispatcherTimer raises the Tick events slower than required by Interval
by Rick York
A simple, header-only class for high resolution timing
by Mehedi Shams
Word-making game!
by Tony Zackin
A very simple yet customizable pop-up message box which auto-closes after a specified number of milliseconds.

All Articles

Sort by Score

Timer 

3 Feb 2022 by Peter Huber SG
How to correct the problem that the DispatcherTimer raises the Tick events slower than required by Interval
14 Aug 2015 by Emiliano Musso
How to create a Windows Phone app to take timed pictures from camera, and upload them on an Apache webserver to view them remotely
15 Jan 2014 by orouit
This article illustrates how to send command to an Arduino UNO board from an USB serial port and control the wave from of the 16 bits timer/counter
9 Jul 2014 by Theo Kand
Single Page Application with MVC 4 / C# / Razor / JQuery demonstrating a chat room.
4 Sep 2014 by Andres Cassagnes
wxWidgets resources examples and COM port communication.
11 Jan 2016 by Bartlomiej Filipek
Description of a simple performance timer that can be used to profile cpp code in your app