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

Allow "timerFireCountModulo" to be changed #29

Open
jyounus opened this issue Dec 24, 2016 · 1 comment
Open

Allow "timerFireCountModulo" to be changed #29

jyounus opened this issue Dec 24, 2016 · 1 comment

Comments

@jyounus
Copy link

jyounus commented Dec 24, 2016

Hey,

It would be great if you would expose and make the var timerFireCountModulo: Int into a property which we can change. Currently it's a get-only property.

I'd like to remove the "the longer you hold, the faster it'll change the value" functionality and just make it increment based on my custom value (which in this case would be 2. From your comments: // 0.05 sec * 2 = 0.1 sec). That would be the ideal speed for me.

Thanks

@gmertk
Copy link
Owner

gmertk commented Jan 1, 2017

Hi @jyounus feel free to send a PR, and I'll merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants