Chi2fit.Times.throughput
You're seeing just the function
throughput
, go back to Chi2fit.Times module for more information.
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.