Skip to content

Set the sdsInfo.timeStamp to be fixed during flush

Joao Paulo Martins requested to merge fix_flush_struct into main

During the flush, the SDS Collector will expect that sdsInfo.timeStamp and sdsInfo.pulseId to be fixed (holding the values of the last element of the buffer)

Merge request reports