]> git.sesse.net Git - vlc/commit
Win32: always use the performance timers (fix #3918)
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 2 Aug 2010 17:43:19 +0000 (20:43 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 2 Aug 2010 17:43:19 +0000 (20:43 +0300)
commitef61df309612786ed316534908978a2a9340e154
treebae919e702d2c9c26dd4053f9a17f2e5b3d59949
parentd6aa3d36b8570833583b763b187979399b8c6b2a
Win32: always use the performance timers (fix #3918)

They may be inconsistent on broken multi-processor hardware. But the
system tick count is causing worse problems with power saving features.
src/misc/mtime.c