I am trying to calculate the total duration of overlap between multiple events. Each event can overlap with multiple other events in any arrangement. I need to calculate the total amount of time any single event overlaps with any other event. The data I have looks like this.I am trying to calculate the total duration of