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

Timer underestimate real processed time #26

Closed
HansVanNeck opened this issue Dec 12, 2021 · 4 comments
Closed

Timer underestimate real processed time #26

HansVanNeck opened this issue Dec 12, 2021 · 4 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@HansVanNeck
Copy link

Bug Description

The timer underestimates the real time with 10%. .

Steps to Reproduce

  1. See attachment. The time i 00:06:04.
  2. If you yse it in teleprompter mode it taks 00:06:41

Expected behaviour

The timer must be exact on the second.

Detailed description of display configuration (if applicable)
image

Velocity 6.

Screenshots (if applicable)

...

Device information

  • Operating System: [e.g. Linux, Windows, macOS, iOS, or Android]
  • QPrompt Version: [e.g. 1.0.0-beta-003]

Additional context
This is a showstopper for us. Without reliable timing, we cannot use the application.
.
G0210NL_Ewb.zip

@Cuperino Cuperino added the bug Something isn't working label Dec 13, 2021
@Cuperino Cuperino added this to the 1.x milestone Dec 13, 2021
@Cuperino
Copy link
Owner

I'm sorry this makes the app unsuitable for your workflow.

I already knew the timer's implementation was inaccurate for scripts of long duration; but this shows it is actually worse than what I was previously able to measure, affecting scripts of short duration as well. I already have a solution planned, but it requires refactoring code. I'm afraid that I won't be able to make these changes before January.

My apologies. I will keep you posted if anything changes.

@HansVanNeck
Copy link
Author

HansVanNeck commented Dec 13, 2021 via email

@Cuperino
Copy link
Owner

Thought of a simpler implementation that's not as performant as the one I was planning on using, but was faster to code and is precise to the second. The changes to the code already up. I'll make new binaries for all platforms and upload them as beta-006 in the upcoming days.

I'll share the link with you here as soon a they're up.

@Cuperino Cuperino modified the milestones: 1.x, 1.0 Dec 13, 2021
@Cuperino
Copy link
Owner

Fix ready for download at:
Download QPrompt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants