systemclock: Fix clock waiting on Windows
authorSeungha Yang <seungha@centricular.com>
Wed, 22 Apr 2020 11:19:23 +0000 (20:19 +0900)
committerSeungha Yang <seungha@centricular.com>
Wed, 22 Apr 2020 11:59:02 +0000 (20:59 +0900)
commit684723d07cb1bdbb0a64792109aae6b792629a93
tree62c5a9b716a1abf572db5b32fa05fecedc50cc84
parente310a738f65c9991faefb7c4567f4f0dd38b60b7
systemclock: Fix clock waiting on Windows

Add missing parentheses in macro for the divide operation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/444>
gst/gstsystemclock.c