Searched defs:QueryPerformanceCounter (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntinrval.c48 #define QueryPerformanceCounter(x) FALSE macro
95 * to only 100000 ticks per second; QueryPerformanceCounter is too high
99 (void)QueryPerformanceCounter(&count);

Completed in 1215 milliseconds