Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, January 09, 2009

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Component & Controls > Date & Time
The CPerfTimer timer class        
Total Hits: 48  |  Today: 0 Author: Dean Wyant       Rating:  
Read Reviews | Write Review |   Your Rating: 

High resolution timing is supported in Win32 by the QueryPerformanceCounter and QueryPerformanceFrequency API calls. The timer resolution varies with the processor. Today's high speed processors have a timer resolution of less than a microsecond. Of course, this is a much better resolution than the GetTickCount API! Using the QueryPerformanceCounter calls directly takes too much typing and the resulting code is usually hard to read. So, I looked all over the net for a timer class but I could not find one that suited me. I wrote a simple and powerful timer class and named it CPerfTimer.


What's New at DevASP.Net
01/09  Import Excel File to DataSet
01/09  Help File Integration in Windows ..
01/09  Access Your Pocket PC over the In..
01/09  Custom controls in ASP.NET MVC
01/09  Cabinet File (*.CAB) Compression ..
01/09  Building FM radio with RDS suppor..
01/09  implementing a TextReader to extr..
01/09  How to build an asteroids inspire..
01/09  SQLite membership, profile, role,..
01/09  Running a WinForms Application In..
01/08  Tiny Javascript tree
01/08  Polyhedra Volume Calculations - A..
01/08  Copy as HTML to clipboard from In..
01/08  Binary Formats in JavaScript: Bas..
01/08  Horizontal scroll bar in a combo ..
01/08  JSBalloon: non modal feedback mec..
01/08  Bridge design pattern with JavaSc..
01/08  Google Maps in HTML, ASP.NET, PHP..
01/08  Expanding Image Animator
01/08  write Turkish with a QWERTY Keybo..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net