todds icon indicating copy to clipboard operation
todds copied to clipboard

Total pixels / time

Open joseasoler opened this issue 2 years ago • 0 comments

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.

joseasoler avatar Nov 13 '23 23:11 joseasoler