Searched refs:sampleTimestampNs (Results 1 – 1 of 1) sorted by relevance
144 uint64_t sampleTimestampNs = newEvent->header.baseTimestamp; in copyLastSample() local146 sampleTimestampNs += newEvent->readings[i].timestampDelta; in copyLastSample()150 lastEvent->header.baseTimestamp = sampleTimestampNs; in copyLastSample()