Returns a generator over `items`, printing the number and percentage of items processed and the estimated remaining processing time before yielding the next item. `total` gives the total number of items (required if `items` has no length), and `min_delay` gives the minimum time in s
(items, desc='', total=None, min_delay=0.1)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected