Advertisement

Question about timers

Started by April 03, 2004 01:50 PM
-1 comments, last by gameovercl 20 years, 11 months ago
Hi there! How can I measure the elapsed time (in milliseconds) from one event to another (for example the begining of a frame and the end the same frame) using QueryPerformanceCounter()? Remember: the time should be measured in milliseconds. Thanks in advance!

This topic is closed to new replies.

Advertisement