timeDeltas property

List<int>? timeDeltas
final

Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.

Implementation

final List<int>? timeDeltas;