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

Question about config in background options. #15

Open
GabrielCalleDev opened this issue May 29, 2018 · 0 comments
Open

Question about config in background options. #15

GabrielCalleDev opened this issue May 29, 2018 · 0 comments

Comments

@GabrielCalleDev
Copy link

Hello!

I have a question about the configuration of this example.

Why these options in 'interval', 'fastestInterval' and 'activitiesInterval'?

In the documentation it says that it is a millisecond configuration. With this configuration, do you try to update at full speed? Greetings and thank you

var bgOptions = {
...
interval: 10,
fastestInterval: 5,
activitiesInterval: 10,
...
};

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

1 participant