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

Add a global variable called frame_rate #81

Open
3 of 4 tasks
AlphaRLee opened this issue Nov 17, 2020 · 0 comments
Open
3 of 4 tasks

Add a global variable called frame_rate #81

AlphaRLee opened this issue Nov 17, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers nice-to-have Pick this up if you're out of work

Comments

@AlphaRLee
Copy link
Member

AlphaRLee commented Nov 17, 2020

Complements the frame_count variable, default should be 1 / 60 (or whatever our sleep duration is)

AC:

  • Add frame_count variable
  • Variable should be read-only
  • Add unit tests
  • Add docs
@AlphaRLee AlphaRLee added documentation Improvements or additions to documentation nice-to-have Pick this up if you're out of work labels Nov 17, 2020
@AlphaRLee AlphaRLee added the good first issue Good for newcomers label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers nice-to-have Pick this up if you're out of work
Projects
None yet
Development

No branches or pull requests

2 participants