Click or drag to resize
BioRadioDeviceTotalAcquisitionTime Property
Represents the total time elapsed since acquisition last began. This value is derived from the amount of data received from the device, and not on the system clock.

Namespace: GLNeuroTech.Devices.BioRadio
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public TimeSpan TotalAcquisitionTime { get; }

Return Value

Type: TimeSpan
See Also