find_better_match.RdReturns either a list with best synchronised event or NULL if none is found
find_better_match(eye_durations, unity_durations, allowed_difference, consecutive)
| eye_durations | time separation between each same eye event in milliseconds |
|---|---|
| unity_durations | time separation between unity events in one set |
| allowed_difference | allowed difference between times to be still considered similar |