EyesPose.UpdateTimestamp Property

Definition

Gets the timestamp at which this eye gaze snapshot was taken.

public:
 property PerceptionTimestamp ^ UpdateTimestamp { PerceptionTimestamp ^ get(); };
PerceptionTimestamp UpdateTimestamp();
public PerceptionTimestamp UpdateTimestamp { get; }
var perceptionTimestamp = eyesPose.updateTimestamp;
Public ReadOnly Property UpdateTimestamp As PerceptionTimestamp

Property Value

The timestamp.

Windows requirements

App capabilities
gazeInput

Applies to