commit | daab4bcba60759a252bd210ee5f8d7cd390962e5 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Thu Sep 02 12:03:51 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Thu Sep 02 12:03:51 2010 -0400 |
tree | 5a46770bd22c4ebbd9603f0d0e85d1b789d9491d | |
parent | d6ee72a7bf2e2ef889827f4bc307fe1f930e2f1c [diff] |
Use native win32 timers on mingw Changed to use QueryPerformanceCounter on Windows rather than only when building with MSVC, so that MSVC can link libs built with MinGW. Fixes issue #149. Change-Id: Ie2dc7edc8f4d096cf95ec5ffb1ab00f2d67b3e7d