Table of Contents

Interface ISensorReading

Namespace
MonoGame.Framework.Devices.Sensors
Assembly
MonoGame.Framework.dll

Common interface used for sensor readings.

public interface ISensorReading

Properties

Timestamp

Timestamp of the sensor reading.

DateTimeOffset Timestamp { get; }

Property Value

DateTimeOffset