Timestamp of when this data was taken.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public TimeSpan Timestamp
Visual Basic (Declaration)
Public Timestamp As TimeSpan
Visual C++
public:
TimeSpan Timestamp

Remarks

This timestamp starts at 0 when the Phidget is opened/attached.

See Also