todds
todds copied to clipboard
Total pixels / time
todds already keeps an internal list of data with an entry for every image, which contains the width and height among other data.
By accumulating pixel count and using the total time that is already there, it would be possible to print the total pixels and total pixels by time.
With the new report system, it will also possible to estimate the current pixels / time.