Retrieves the frequency of the high-resolution performance counter (which is the same as the processor clock).
BOOLEAN QueryRtPerformanceFrequency(
    QWORD *pFrequency
);
pFrequency 
0 (zero) 
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 4.0 | intime/rt/include/rtdef.h | rt.h | rt.lib | 
Note
This function operates in the real-time portion of your application.