Removed perfcounter_read() and perfcounter_freq() functions, since we can use QElapse...
commite3de94a9b1d40400bd3a2642c8825646df3ab2eb
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 6 Dec 2014 14:57:00 +0000 (6 15:57 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 6 Dec 2014 14:57:00 +0000 (6 15:57 +0100)
treea8bbdfd4de5f52dd346bc267f73ebd7281473e0c
parent73521c7f980117233633d8ccd6b0afd8d7fce6d6
Removed perfcounter_read() and perfcounter_freq() functions, since we can use QElapsedTimer for this purpose.
include/MUtils/OSSupport.h
src/OSSupport_Win32.cpp