SpatialInteractionSourceState.Timestamp Property

Definition

Gets the timestamp at which this state snapshot was taken.

public:
 property PerceptionTimestamp ^ Timestamp { PerceptionTimestamp ^ get(); };
PerceptionTimestamp Timestamp();
public PerceptionTimestamp Timestamp { get; }
var perceptionTimestamp = spatialInteractionSourceState.timestamp;
Public ReadOnly Property Timestamp As PerceptionTimestamp

Property Value

The timestamp.

Applies to