Check return value of windows timer functions and handle errors
authorTim Mayberry <mojofunk@gmail.com>
Fri, 11 Sep 2015 11:48:26 +0000 (21:48 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 16 Sep 2015 01:22:16 +0000 (11:22 +1000)
commita974659504b5d0797e62d2d115812be17a1ea5a0
treeadce339cbc80edaf52bd628866a607a12728d172
parentc510d8a49da0555bc94d4564fa76a67cd2909380
Check return value of windows timer functions and handle errors

Change return type of utils::get_microseconds to signed int and return -1 when
failing to read timer
libs/backends/portaudio/win_utils.cc
libs/backends/portaudio/win_utils.h