1ebfa00bc5
The current implementation is getting its clock value from the host and this value is not guaranteed to be the same as the VM guest. This commit implements the CLOCK_MONOTONIC[_RAW] natively. Signed-off-by: Igor Torrente <igor.torrente@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18281>