Skip to main content
Version: 20 Jan 2025

State

A struct representing the eye calibration state.

Public Attributes

EyeCalibration

MLEyeCalibrationStatus enum defined above.


public readonly Status EyeCalibration;

TypeDescription
readonly StatusA set of possible eye calibration codes that the eye calibration system can report.

Timestamp

Epoch timestamp of last calibration in microseconds.


public readonly long Timestamp;