systemclock: reorg real and mono time functions for macOS and win32
authortyler-aicradle <tyler@safex.ai>
Thu, 27 May 2021 14:44:29 +0000 (09:44 -0500)
committertyler-aicradle <tyler@safex.ai>
Thu, 27 May 2021 14:44:29 +0000 (09:44 -0500)
commit5328941632255c5b7a9652b0446aa74dbf4c5f4b
tree4002df85db342515c0bc18bb7d082b49ed8c7a7d
parentd8237f150ccc011a362a9e6003b34df7b443b9d3
systemclock: reorg real and mono time functions for macOS and win32

This simplifies the pre-processor checks a little to make it easier to
follow the code.

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