Click or drag to resize
ESkinSensorUpdatedDateTime Property
Gets the time-stamp when sensor data have been received (DateTime.MinValue when not received).

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime UpdatedDateTime { get; }

Property Value

Type: DateTime
See Also