Skip to content

Eye-tracking data export

Thomas Duhamel requested to merge eye_tracking_data into develop

Implements:

  • Eye-tracking data export feature for a running experiment;
  • A configuration property to enable it or not;
  • Eye-tracking calibration sequence for the operator interface;
  • High-precision timestamps using Win32 API;
  • StringBuilder structures in the ExportManager and use of StreamWriters to optimize it.

Merge request reports