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

Jwg real timer #3

Merged
merged 5 commits into from
May 19, 2014
Merged

Jwg real timer #3

merged 5 commits into from
May 19, 2014

Conversation

johngraham262
Copy link
Owner

This PR gets rid of a hacky, self-made timer implementation. Instead, it uses an NSTimer to have more accurate timing.

This changes quite a bit of the internals of JWGCircleCounter.m, so please be careful if you've made any internal changes. (the header file, JWGCircleCounter.m, should be the same as before)

If anyone is interested, feel free to and add comments.

Thanks to this answer for some guidance on how to do this.

@johngraham262 johngraham262 mentioned this pull request May 18, 2014
johngraham262 added a commit that referenced this pull request May 19, 2014
@johngraham262 johngraham262 merged commit 9318ae9 into master May 19, 2014
@johngraham262 johngraham262 deleted the jwg_real_timer branch January 6, 2015 05:12
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

Successfully merging this pull request may close these issues.

None yet

1 participant