i need a way to connect data over a timestamp, example: 10 points have a different time in one list. and in another list there are 20 points for a timestamp. out of these 20, 2 points have to be added to a point in the first list, the rule is that the points timestamp has to be within half a second of the timestamp from the point on the first list
Solved by F. H. in 27 mins