Skip to content

Timer set #9

Description

@gran33

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions