libinput/tools
Jonas Ådahl aa5f55149b Change to micro seconds for measuring time internally
In order to provide higher precision event time stamps, change the
internal time measuring from milliseconds to microseconds.
Microseconds are chosen because it is the most fine grained time stamp
we can get from evdev.

The API is extended with high precision getters whenever the given
information is available.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-07-28 17:42:32 +08:00
..
.gitignore tools: ship the event-debug tool as an installed libinput-debug-events tool 2015-04-30 19:20:49 +10:00
event-debug.c Add a configuration interface for enabling/disabling disable-while-typing 2015-07-24 08:49:23 +10:00
event-gui.c tools: handle the initial set of events at event-gui's startup 2015-07-21 15:17:54 +10:00
libinput-debug-events.man tools: ship the event-debug tool as an installed libinput-debug-events tool 2015-04-30 19:20:49 +10:00
libinput-list-devices.c Add a configuration interface for enabling/disabling disable-while-typing 2015-07-24 08:49:23 +10:00
libinput-list-devices.man tools: fix typo in man page 2015-04-30 16:44:43 +10:00
Makefile.am tools: print symbolic key names too from event-debug 2015-05-29 12:23:05 +10:00
ptraccel-debug.c Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
publish-doc tools: fix the publish-doc script 2014-06-16 16:44:34 +10:00
shared.c Add a configuration interface for enabling/disabling disable-while-typing 2015-07-24 08:49:23 +10:00
shared.h Add a configuration interface for enabling/disabling disable-while-typing 2015-07-24 08:49:23 +10:00