We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
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
I added :second for Process.clock_gettime on CRuby at r44230.
jruby 9.0.5.0 (2.2.3) 2016-01-26 7bee00d Java HotSpot(TM) 64-Bit Server VM 24.76-b04 on 1.7.0_76-b13 +jit [linux-amd64]
Returns current clock as second in Integer.
raised #<ArgumentError: unexpected unit: second>. https://travis-ci.org/treasure-data/td-client-ruby/jobs/167548189
The text was updated successfully, but these errors were encountered:
c7e1459
No branches or pull requests
I added :second for Process.clock_gettime on CRuby at r44230.
Environment
jruby 9.0.5.0 (2.2.3) 2016-01-26 7bee00d Java HotSpot(TM) 64-Bit Server VM 24.76-b04 on 1.7.0_76-b13 +jit [linux-amd64]
Expected Behavior
Returns current clock as second in Integer.
Actual Behavior
raised #<ArgumentError: unexpected unit: second>.
https://travis-ci.org/treasure-data/td-client-ruby/jobs/167548189
references
The text was updated successfully, but these errors were encountered: