[DOC] State the precision of Process.times as platform-defined

Remove the bad example that can lead to misunderstanding as if this
precision is defined in Ruby.
This commit is contained in:
Nobuyoshi Nakada 2023-10-03 14:42:47 +09:00
parent 8be9138de2
commit 457971f4e2
No known key found for this signature in database
GPG key ID: 3582D74E1FEE4465
2 changed files with 1 additions and 27 deletions

View file

@ -7836,6 +7836,7 @@ get_clk_tck(void)
* Process.times
* # => #<struct Process::Tms utime=55.122118, stime=35.533068, cutime=0.0, cstime=0.002846>
*
* The precision is platform-defined.
*/
VALUE