Chi2fit.Times.throughput

You're seeing just the function throughput, go back to Chi2fit.Times module for more information.
Link to this function

throughput(intervals, datelist)

View Source

Specs

throughput(intervals :: Enumerable.t(), datelist :: [NaiveDateTime.t()]) :: [
  number()
]

Counts the number of dates (datelist) that is between consecutive dates in intervals and returns the result as a list of numbers.