If *complete* is false, omit tasks that are busy processing or have finished executing.
>>> format_time(10.4) '10.4s' >>> format_time(1000.4) '16min 40.4s' >>> format_time(100000.4) '27hr 46min 40.4s'
Generated by nedoc v0.9 at 2020-12-29 14:05