wlroots-hyprland/include/util
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
..
array.h Use a set to track pointer button state. 2019-06-16 00:59:53 +03:00
global.h util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
shm.h util: use shm_open for in-memory files 2018-10-28 22:39:54 +01:00
signal.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
time.h util: fix and move `get_current_time_msec` into a util file 2020-06-06 00:09:19 +02:00