ImageFrame.Timestamp Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the time the data was captured (in milliseconds).
Syntax
public long Timestamp { get; }
'Declaration
Public ReadOnly Property Timestamp As Long
Property Value
Type: Int64
The time, or timestamp, the data was captured.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
ImageFrame Class
ImageFrame Members
Microsoft.Kinect Namespace