Package uk.ac.manchester.spinnaker.utils.progress
package uk.ac.manchester.spinnaker.utils.progress
ProegressBar (and Timer) utilities.
-
ClassesClassDescriptionProgress bar for telling the user where a task is up to and for reporting the duration.An
Iterable
wrapper that will start aProgressBar
for each iterator.AnIterator
wrapper with and an attachedProgressBar
.