Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jan : QueryPerformanceFrequency

www.cryer.info
Managed Newsgroup Archive

QueryPerformanceFrequency

Subject:QueryPerformanceFrequency
Posted by:"Bandit" (bjon..@usenet.com)
Date:Thu, 12 Jan 2006 15:04:10 +0100

Dear all,

I am calling QueryPerformanceFrequency in a loop, and find that the value
suddenly changes:

freq: Int64;
Windows.QueryPerformanceFrequency(freq)

freq returns:
3192100000 and sometimes 3192090000

Can this be correct?

Replies:

www.cryer.info
Managed Newsgroup Archive