Since style = "txt"
corresponds to using handler_txtprogressbar()
with style = substyle
, the main usage of this handler is with
style = "ETA"
(default) for which substyle
is ignored.
Below is how this progress handler renders by default at 0%, 30% and 99%
progress:
With handlers(handler_pbmcapply())
:
| | 0%, ETA NA
|=========== | 30%, ETA 01:32
|======================================| 99%, ETA 00:01