HolographicFramePrediction.Timestamp 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 time when the camera poses are predicted to be displayed.
public:
property PerceptionTimestamp ^ Timestamp { PerceptionTimestamp ^ get(); };
PerceptionTimestamp Timestamp();
public PerceptionTimestamp Timestamp { get; }
var perceptionTimestamp = holographicFramePrediction.timestamp;
Public ReadOnly Property Timestamp As PerceptionTimestamp
Property Value
The timestamp.