Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create progress reports #25

Open
Nelson-Gon opened this issue Aug 24, 2021 · 0 comments
Open

Create progress reports #25

Nelson-Gon opened this issue Aug 24, 2021 · 0 comments
Labels
beginner-friendly enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority:medium

Comments

@Nelson-Gon
Copy link
Owner

Description

I would like to have a progress bar to report the estimated time for updating links.

Similar Features

N/A

Feature Details
I would like to estimate the time it will take and also report the actual time taken at the end of the update.

Proposed Implementation

For time taken, a simple use of time may suffice for example via time.time()- time.time()

Using performance timers in time may also be good.

@Nelson-Gon Nelson-Gon added the help wanted Extra attention is needed label Feb 21, 2022
@Nelson-Gon Nelson-Gon pinned this issue Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority:medium
Projects
None yet
Development

No branches or pull requests

1 participant