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.Этот модуль содержит интерфейс к функциям, определённым в стандарте IEEE 1003.1 (POSIX.1), которые не доступны с помощью других средств.
Конфиденциальные данные могут быть получены с помощью POSIX функций, например posix_getpwnam() и других.
Замечание: Для 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.