Click or drag to resize

FrameInfoMetricsGroupCaptureTime Property

Capture Time is the duration from the start of the capture to when all of the data transfer and processing has completed. After this time the 3D point cloud and/or 2D color image is ready and available on the GPU memory, and can be copied to the system memory (RAM).

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public Duration CaptureTime { get; set; }

Property Value

Type: Duration
See Also