| ESkinSensorUpdatedDateTime Property |
Gets the time-stamp when sensor data have been received (DateTime.MinValue when not received).
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DateTime UpdatedDateTime { get; }
function get_UpdatedDateTime();
Property Value
Type:
DateTimeSee Also