I suggest changing the description of posix_times() from "Get process times" to "Get current process times" in order to follow the "current process" naming convention of the other functions.Este módulo contiene una interfaz a aquellas funciones definidas en el documénto de estándares IEEE 1003.1 (POSIX.1) que no son accesibles mediante otros medios.
Se pueden obtener datos sensibles con las funciones de POSIX, p.ej. posix_getpwnam() y similares.
Nota: Esta extensión no está disponible en las plataformas Windows.
I suggest changing the description of posix_times() from "Get process times" to "Get current process times" in order to follow the "current process" naming convention of the other functions.