Fix waits on iOS (#50388)
authorRyan Lucia <rylucia@microsoft.com>
Tue, 30 Mar 2021 14:31:36 +0000 (10:31 -0400)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 14:31:36 +0000 (10:31 -0400)
commit45fbba6a539fe2054d379faf697dab28d9be2828
tree8d76996bf8c2a963fb67eaf744922bcef236dfe9
parent6d707d78c87c6c619d48537dff0568696a5d65bd
Fix waits on iOS (#50388)

I don't understand why CLOCK_MONOTONIC doesn't work even in newer simulators here, but this will at least fix the problem for now.
src/libraries/Native/Unix/System.Native/pal_threading.c