TCatIoGetCpuCounter

The TCatIoGetCpuCounter function returns the current CPU counter value.

LRESULT TCatIoGetCpuCounter( __int64* pnCount );

Parameters

pnCount

Address of a 64 bit integer variable to receive the current CPU counter value.

Return Values

If the function fails, the return value is non zero.

Remarks

 TCatIoGetCpuCounter reads the counter value of the Pentium CPU.

QuickInfo

For Windows NT:    

For Windows CE:

See Also

TCatIoGetCpuTime ()