State
A struct representing the eye calibration state.
Public Attributes
EyeCalibration
MLEyeCalibrationStatus enum defined above.
public readonly Status EyeCalibration;
Type | Description |
---|---|
readonly Status | A 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;