Add Summaryslice interval iterator helper
This adds a new type called SummarysliceIntervalIterator
which allows to iterator over chunks of timeslices of a given time interval. This is useful if someone wants to analyse e.g. 30 second intervals. The summaryslices are returned as Vector{Summaryslice}
and are time-sorted as well.
Merge request reports
Activity
added enhancement label
added 12 commits
-
e251c33a...a4ef3d6a - 10 commits from branch
main
- faa7ece9 - Update docs
- c504f107 - Update docs
-
e251c33a...a4ef3d6a - 10 commits from branch
added 2 commits
enabled an automatic merge when all merge checks for 4036df4d pass
mentioned in commit 1e3df596
Please register or sign in to reply