Merge branch 'fixup_declock_c' into 'master'
authorPyry Haulos <phaulos@google.com>
Thu, 12 Nov 2015 16:34:39 +0000 (11:34 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 12 Nov 2015 16:34:39 +0000 (11:34 -0500)
Fixup asserts and div by 0 due to low precision of Win32 perf counter

This is a fix for Windows-specific problem, when on some machines frequency of perfomance timer is so low, that it causes assert and division by 0 in deClock.c

See merge request !45


Trivial merge