OVERLAP_LENGTH
This script will give the length (in seconds) of instances that overlap with another instance in the timeline.
FORMAT: OVERLAP_LENGTH instances
DEFINITIONS:
- Instances: labels or instances
EXAMPLE 1
$var = overlap_length instances
show round ($var, 1)
Returns the total length in seconds of all the time periods where two or more instances occur, rounded to one decimal place.