times Returns a four-element list giving the user and system times in
seconds for this process and any exited children of this
process.
my ($user,$system,$cuser,$csystem) = times;
In scalar context, "times" returns $user.
Children's times are only included for terminated children.
Portability issues: "times" in perlport.
Generated by phpman v3.7.12 Author: Che Dong Under GNU General Public License
2026-06-13 17:15 @216.73.216.233
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)