зеркало из https://github.com/github/ruby.git
[DOC] Fixed POSIX clock_getres(3) link [ci skip]
It should not be linked to `Process.clock_getes`.
This commit is contained in:
Родитель
b18a6b648e
Коммит
8ec795400f
|
@ -7956,7 +7956,7 @@ rb_clock_gettime(int argc, VALUE *argv, VALUE _)
|
||||||
* Process.clock_getres(clock_id [, unit]) -> number
|
* Process.clock_getres(clock_id [, unit]) -> number
|
||||||
*
|
*
|
||||||
* Returns an estimate of the resolution of a +clock_id+ using the POSIX
|
* Returns an estimate of the resolution of a +clock_id+ using the POSIX
|
||||||
* clock_getres() function.
|
* <code>clock_getres()</code> function.
|
||||||
*
|
*
|
||||||
* Note the reported resolution is often inaccurate on most platforms due to
|
* Note the reported resolution is often inaccurate on most platforms due to
|
||||||
* operating system bugs for this function and therefore the reported resolution
|
* operating system bugs for this function and therefore the reported resolution
|
||||||
|
|
Загрузка…
Ссылка в новой задаче