Skip to content

implement TimeValLike for std::time::Duration #511

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

Closed
wants to merge 1 commit into from

Conversation

Roguelazer
Copy link

This was suggested by @fiveop in #494

I'm not sure how you want me to handle the mismatch between i64 everywhere in this api and u64 in Duration; should I panic if someone passes a negative duration?

@kamalmarhubi
Copy link
Member

kamalmarhubi commented Feb 24, 2017

Shall we hold off on this while #516 gets decided on? Thanks for pushing these changes though!

@Susurrus
Copy link
Contributor

I'm going to close this in favor of whatever comes out of #516, which I think we have on a good track. I don't think this implementation will be required.

@Susurrus Susurrus closed this Dec 11, 2017
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.

3 participants