Counts the number of interruptions in the analysis, where an interruption is
defined as a time gap between consecutive acquisition timestamps that
exceeds a given threshold (break_duration_minutes).
Arguments
- data
A
MRMhubExperimentobject- break_duration_minutes
A numeric value specifying the minimum duration (in minutes) between two consecutive analyses that qualifies as an interruption.