summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-04-19 20:01:49 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-04-22 21:21:35 +0900
commitc5529aa5fc9cad4334bcb8ba36b96a9ea09c54e6 (patch)
tree4260ba3237c89dcdcb535d954c6a5d910f999407 /test/ruby
parent4cff7a92b8c97bb86dc1027b674a688f5182e302 (diff)
Fix a guard of `Process.times`
`GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID` clock uses `getrusage` always if available as the name states. That is if it is implemented `getrusage` is available, regardless microseconds in its results.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7739
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions