HolographicFramePrediction.Timestamp Property

Definition

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.

Applies to