timeSpan property Null safety

int? timeSpan
read / write

The timespan the set of returned samples covers, in microseconds (deprecated).

Note: this property is deprecated and will always return -1. Use timeExtentMicros instead.

Implementation

int? timeSpan;