FrameMetadata.DeviceTimeStamp Property

Contains the device time stamp if available.
Syntax:
[C#]
public ulong DeviceTimeStamp { get; }
Remarks:

This may be 0 if the device does not generate timestamps.

This time stamp uses a device specific time source.

Information:

Introduced in version 3.5

See also: FrameMetadata

<< FrameMetadata