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

Timing is expected in ms, but timing_since sends μs. #94

Closed
wants to merge 1 commit into from
Closed

Timing is expected in ms, but timing_since sends μs. #94

wants to merge 1 commit into from

Conversation

ddinchev
Copy link

@ddinchev ddinchev commented Feb 3, 2015

Fixing a bug reported in number of issues so far:
Fixes #31
Fixes #44
Fixes #93

Unit test was also measuring μs while it says it's measuring ms. Maybe the interface of the timing_since method shouldn't be seconds at all - for consistency it should be milliseconds for all timing methods. I can change it, what do you think?

Fixed unit test, made simpler to understand.
@jamescooke
Copy link

Looks good to me.

@tayfun
Copy link

tayfun commented Sep 27, 2017

We should merge this :)

@ddinchev
Copy link
Author

@tayfun this is 2.5 years old. I doubt it's getting anywhere.

@ddinchev ddinchev closed this Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants