Ray Strode 50099c4c10 wayland: use glib function for fetching timestamp
The code currently implements a function, get_time, that
fetches a timestamp.  That duplicates code already in glib,
and the glib implementation is better, anyway, since it doesn't
skew backward when the system clock is changed.

This commit changes the code to use g_get_monotonic_time and
drop the get_time function.

https://bugzilla.gnome.org/show_bug.cgi?id=761613
2016-02-08 17:01:58 -05:00
2015-11-09 10:25:40 -05:00
2015-07-06 00:52:18 -07:00
2016-01-12 22:35:05 +02:00
2014-03-18 20:37:35 -04:00
2015-12-14 15:17:40 -08:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2016-01-21 23:04:22 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%