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

Timer set #9

Open
gran33 opened this issue Jul 3, 2014 · 2 comments
Open

Timer set #9

gran33 opened this issue Jul 3, 2014 · 2 comments

Comments

@gran33
Copy link

gran33 commented Jul 3, 2014

Hey,

I don't get it.

Why u set your timer like this:
[NSTimer timerWithTimeInterval:0.02
target:self
selector:@selector(clockDidTick:)
userInfo:nil repeats:YES];

With time interval of 0.02 and when I try to set my own timer the same as u do, it's faster then real millisecond?

(I know that it isn't StackOverFlow here but I m really curious about this point :)

Thanks in advance!

@ascorbic
Copy link
Contributor

ascorbic commented Jul 3, 2014

Hi there!

Thank you for contacting Triggertrap Support! Just a quick note to let you know that we've received your message, and we'll get back to you as quickly as we can.

We're based in sunny* London, so we tend to be quickest responding during standard office hours, UK time. We usually get back to you within a business day, so hang tight, help is on the way!

Whilst you're waiting, we do have a pretty good knowledge base that may be able to answer your question: http://triggertrap.reamaze.com , or if you want to take a look at what some of our other users have been cooking up with their Triggertrap kit, check out the Flickr pool: http://tri.gg/flickr.

Speak soon,

Helena, Tom, Haje, and the rest of Team Triggertrap!

*) That was a joke. It's pouring rain outside. Probably.

@ascorbic
Copy link
Contributor

ascorbic commented Jul 7, 2014

Hi there,

NSTimer isn't the most accurate timer, if you need something more precise, you may have to look at other methods. If you're getting errors with this, it may be because the time you're setting times that are less than a millisecond.

Best,

Rich

Rich Harley
Photography Champion, Triggertrap

Were you happy with the support you received? Please let us know.

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