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

Timestamp-Timing Lags #8

Open
u01ai11 opened this issue Mar 3, 2021 · 0 comments
Open

Timestamp-Timing Lags #8

u01ai11 opened this issue Mar 3, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@u01ai11
Copy link
Owner

u01ai11 commented Mar 3, 2021

potential sources of lag that need to be addressed from experimental analysis perspective:

  1. Between timer instantiation and the first mouse event
  • This means our first sample will never have a timestamp at zero
  1. From Blur initiation and hiding
  • The timer and sampling from startTracking() are delayed whilst the blur is loading. If we have a promise that hides the screen, maybe best practice is to put startTracking in the promise.
@u01ai11 u01ai11 added bug Something isn't working enhancement New feature or request labels Mar 3, 2021
@u01ai11 u01ai11 self-assigned this Mar 3, 2021
@u01ai11 u01ai11 added this to the Full beta rlease milestone Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant