aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/timestamped_data/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/timestamped_data/introduction.md')
-rw-r--r--docs/user_guide/timestamped_data/introduction.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/user_guide/timestamped_data/introduction.md b/docs/user_guide/timestamped_data/introduction.md
deleted file mode 100644
index 974e2be..0000000
--- a/docs/user_guide/timestamped_data/introduction.md
+++ /dev/null
@@ -1,6 +0,0 @@
-Timestamped data
-================
-
-Working with wearable eye tracker devices implies to handle various timestamped data like gaze positions, pupills diameter, fixations, saccades, ...
-
-This section mainly refers to [DataStructures.TimeStampedBuffer](../../argaze.md/#argaze.DataStructures.TimeStampedBuffer) class.