Click here to Skip to main content
15,896,912 members
Articles / Desktop Programming / ATL

Simple C++ Timer Wrapper

Rate me:
Please Sign up or sign in to vote.
4.78/5 (16 votes)
15 Jan 2011CPOL2 min read 108.4K   5.1K   46  
TemplateTimer: A convenient and simple MSVC / C++ timer wrapper for Windows using templates, where a class function can be easily specified for the timed event callback.

Revisions


  

Compare Revision Minor Date Status Editor
7 - publicly available No 15-Feb-11 4:44 Available Smitha Nishant
6 No 15-Jan-11 11:51 Composing
5 No 15-Jan-11 11:44 Composing
4 No 15-Jan-11 11:42 Composing
3 No 15-Jan-11 11:11 Composing
2 No 15-Jan-11 11:04 Composing
1 No 15-Jan-11 10:59 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions