Skip to content

Conversation

jdantonio
Copy link
Member

Addresses #117 and #263

@jdantonio jdantonio self-assigned this Mar 6, 2015
@jdantonio jdantonio added this to the 1.0.0 Release milestone Mar 6, 2015
@jdantonio jdantonio added the chore Gem maintenance tasks. label Mar 6, 2015
jdantonio added a commit that referenced this pull request Mar 7, 2015
@jdantonio jdantonio merged commit ad9a57b into master Mar 7, 2015
@jdantonio jdantonio deleted the refactor/tests branch March 7, 2015 20:20
start_time = GLOBAL_MONOTONIC_CLOCK.get_time
yield
GLOBAL_MONOTONIC_CLOCK.get_time - start_time
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method may not return correct results on MRI if there was time shift, it may be better kept just in test helper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Gem maintenance tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants