[ruby-cvs:78470] 424ad9a493 (master): Make more attempts to check for the precision of Process.times
"Benoit Daloze" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Benoit Daloze 2019-12-03 05:23:10 +0900 (Tue, 03 Dec 2019)
New Revision: 424ad9a493
https://github.com/ruby/ruby/commit/424ad9a493
Log:
Make more attempts to check for the precision of Process.times
* Process.clock_getres specs use 10_000 but that's quite slow for
the Process.times spec.
Modified files:
spec/ruby/core/process/times_spec.rb