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

When is the Kronos "automatic refresh" triggered? Not mentioned. #37

Open
agforte opened this issue May 1, 2020 · 1 comment
Open

Comments

@agforte
Copy link

agforte commented May 1, 2020

The README says that Kronos attempts a "refresh" every minWaitTimeBetweenSyncMs. Is this "automatic refresh" process initiated by the first call to getCurrentTime() or when?

@xgouchet
Copy link

xgouchet commented Aug 7, 2020

By the look of the code, whenever you call getCurrentTime(), if the last update is out of date, a new sync is requested in the background.

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