Skip to content

limit progress indication refresh rate #4

@AleXoundOS

Description

@AleXoundOS

Currently every downloaded file initiates a print to console. This can slow down skipping of already downloaded files.

newProgressBar inputs refresh rate parameter. Then the rendering runs independently in a separate thread. However, incProgress gives no proper means for appending text to the progress bar on each refresh.
Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions