Gets the time at which the sensor reported the reading.
public:
property DateTime Timestamp {
DateTime get ();
}
Type: DateTime
The time at which the sensor reported the reading.
Namespace: Windows.Devices.Sensors
Metadata: windows.winmd
OrientationSensorReading Class