mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-08 01:52:37 +00:00
GetTimeInMillis is called first, which sets clockid to CLOCK_MONOTONIC_COARSE, which is typically much lower resolution than the callers of GetTimeInMicros want. Prior toa779fda224, GetTimeInMillis and GetTimeInMicros did not share a clockid. Restore the clockid split to fix the granularity of GetTimeInMicros. Signed-off-by: Peter Harris <pharris@opentext.com> (cherry picked from commit937a5b78a2)
57 KiB
57 KiB