Skip to content
  • John Koleszar's avatar
    Use native win32 timers on mingw · daab4bcb
    John Koleszar authored
    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
    daab4bcb