Related to "events"
Flux Events package
The Flux Events package provides tools for analyzing event-based data. Import the contrib/tomhollingworth/events
package.
events.duration() function
The events.duration()
function calculates the duration of events. The function determines the time between a record and the subsequent record and associates the duration with the first record (start of the event).