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

Refactor of timers and stopwatches in mousebuttonsimulation #15

Open
johanneszellinger opened this issue Nov 15, 2018 · 1 comment
Open
Assignees
Labels
improvements This feature / part could be improved!

Comments

@johanneszellinger
Copy link
Owner

johanneszellinger commented Nov 15, 2018

  • Put them in a collection.
  • Make separat method for init.
  • Make Elapsed event private
  • Don't start cooldowntimers immediately on class construction
@johanneszellinger johanneszellinger added the improvements This feature / part could be improved! label Nov 15, 2018
@johanneszellinger
Copy link
Owner Author

It's probably best to create a separate class with a list of stopwatches and timers for this purpose, instead of each output option class generating it's own timers.

@johanneszellinger johanneszellinger self-assigned this Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvements This feature / part could be improved!
Projects
None yet
Development

No branches or pull requests

1 participant