wlroots-hyprland/backend/wayland
Tudor Brindus dc13bb827d util: fix and move `get_current_time_msec` into a util file
This commit makes `get_current_time_msec` correctly return milliseconds
as opposed to microseconds. It also considers the value of `tv_sec`, so
we don't lose occasionally go back in time by one second. Finally, the
function is moved into `util/time.cc` so that it can be reused elsewhere
without having to consider these pitfalls.
2020-06-06 00:09:19 +02:00
..
backend.c backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE 2020-04-09 00:15:25 +00:00
meson.build build: use dicts instead of get_variable 2020-04-21 15:26:45 +02:00
output.c backend/wayland: fix spurious eglSwapBuffers failures 2020-06-02 14:14:08 -06:00
seat.c util: fix and move `get_current_time_msec` into a util file 2020-06-06 00:09:19 +02:00
tablet_v2.c util: fix and move `get_current_time_msec` into a util file 2020-06-06 00:09:19 +02:00