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

Fix default timer delay of 0ms #197

Merged
merged 1 commit into from Oct 21, 2015
Merged

Conversation

SalvatoreTosti
Copy link
Contributor

Timer now has delay set to 1000ms by default.
The default 1000ms delay does not apply to the initial delay, which is initialized to 0ms.
Problem initially identified in issue #192.

Timer now has delay set to 1000ms by default.
The default 1000ms delay does not apply to the initial delay, which is initialized to 0ms.
Problem initially identified in issue clj-commons#192.
daveray added a commit that referenced this pull request Oct 21, 2015
Fix default timer delay of 0ms
@daveray daveray merged commit a1e2b48 into clj-commons:develop Oct 21, 2015
@daveray
Copy link
Collaborator

daveray commented Oct 21, 2015

Thanks. Sorry about the delay, no pun intended.

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

Successfully merging this pull request may close these issues.

None yet

2 participants