Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / October 2004

Tip: Looking for answers? Try searching our database.

GetTickCount problem P4 hyperthread

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dark74 - 28 Oct 2004 11:14 GMT
Vladimir Nesterovsky wrote:
> If you realy need to measure short time use rathe
> QueryPerformanceCounter
> and QueryPerformanceFrequency instead of GetTickCount.
> --
> Vladimir Nesterovsky
> e-mail: vladimir@nesterovsky-bros.com
> home: [url]http://www.nesterovsky-bros.com[/url] [/B]

Thank You, That is a good solution yes, and I have to test if th
behaviour is ok (when I get to my computer at work). GetTickCoun
resolution is not good, but i just has to measure if a hardware devic
respond or not, and I do not need high resolution, a brute fix for m
problem was to insert Sleep(10) between two tickCount query. What i
realy bother me is god old GetTickCount can trigger such problems (on
of my programs returned with serious bugreport, I search and tested i
any circumstances, the bug does not apear, after that I get a ne
computer to be in the same condition like the client, and the bug wa
there... (somethime negative elapsed time) ... :(...
ERROR - 28 Oct 2004 15:01 GMT
try Enviroment::TickCount also...:)

> Vladimir Nesterovsky wrote:
> > If you realy need to measure short time use rather
[quoted text clipped - 21 lines]
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.