SpatialInteractionSourceState.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 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 PerceptionTimestampProperty Value
The timestamp.