EyesPose.UpdateTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|