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

Added minutes to Interval enum of the Repeater timer #24

Closed
kiokumicu opened this issue Apr 25, 2018 · 0 comments
Closed

Added minutes to Interval enum of the Repeater timer #24

kiokumicu opened this issue Apr 25, 2018 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@kiokumicu
Copy link

Hi!
In example using .minutes

self.timer = Repeater.every(.minutes(10), count: 5) { timer  in
  // do something		
}

There is not .minutes in .Interval

malcommac added a commit that referenced this issue Apr 28, 2018
@malcommac malcommac changed the title Wrong example Added minutes to Interval enum of the Repeater timer Apr 28, 2018
@malcommac malcommac added this to the 0.5.4 milestone Apr 28, 2018
@malcommac malcommac added bug Something isn't working enhancement New feature or request labels Apr 28, 2018
@malcommac malcommac self-assigned this Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants