| Tobii Pro SDK C API
    | 
| Data Fields | |
| TobiiResearchEyeData | left_eye | 
| TobiiResearchEyeData | right_eye | 
| int64_t | device_time_stamp | 
| int64_t | system_time_stamp | 
Provides data for the tobii_research_gaze_data_callback callback.
| int64_t TobiiResearchGazeData::device_time_stamp | 
The time stamp according to the eye tracker's internal clock.
| TobiiResearchEyeData TobiiResearchGazeData::left_eye | 
The gaze data for the left eye.
| TobiiResearchEyeData TobiiResearchGazeData::right_eye | 
The gaze data for the right eye.
| int64_t TobiiResearchGazeData::system_time_stamp | 
The time stamp according to the computer's internal clock.