Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
times
`times'
現在のプロセスおよび子プロセスのユーザ、 システムタイム(秒)を持つ 4 要素の配列を返す。
($user,$system,$cuser,$csystem) = times;
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.