Mayothi Timer

A precision timer for C++ programs to measure events in microseconds
Download

Mayothi Timer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Mayothi
  • Operating Systems:
  • Windows All
  • File Size:
  • 5 KB

Mayothi Timer Tags


Mayothi Timer Description

Moyothi Timer was developed to be a precision timer for C++ programs to measure events in microseconds. It also has a wait function, which differs from the normal sleep() function in that your program can still process messages while waiting. The timer function is very simple and uses the QueryPerformanceCounter() and QueryPerformanceFrequency() functions to return the time measured with your PC's high-resolution performance counter. On my PC the frequency of the counter is 3.579MHz, which gives a resolution of 1/3.579e6 = 0.28 microseconds.


Mayothi Timer Related Software