summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/timestamps.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/timestamps.rst b/doc/user/timestamps.rst
index 4c450073..596beb83 100644
--- a/doc/user/timestamps.rst
+++ b/doc/user/timestamps.rst
@@ -42,3 +42,5 @@ Once the timeout expires at t4, libinput generates an event of
Thus, the caller gets events with timestamps in the order t3, t1, t2,
despite t3 > t2 > t1.
+
+libinput timestamps use **CLOCK_MONOTONIC**.