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

duration API changes #4

Merged
merged 1 commit into from
Aug 31, 2014
Merged

duration API changes #4

merged 1 commit into from
Aug 31, 2014

Conversation

samdoshi
Copy link
Collaborator

Looks like the duration API was changed recently: rust-lang/rust#16466

In particular:

fn milliseconds(millis: i32) -> Duration

to

fn milliseconds(milliseconds: i64) -> Duration

musitdev added a commit that referenced this pull request Aug 31, 2014
@musitdev musitdev merged commit ba84875 into musitdev:master Aug 31, 2014
@musitdev
Copy link
Owner

Merge done. Thank you for the pull request.

@samdoshi
Copy link
Collaborator Author

My pleasure, thanks for the fast response!

@samdoshi samdoshi deleted the duration branch August 31, 2014 18:48
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