Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

function::task_utime

Name

function::task_utime — User time of the current task

Synopsis

function task_utime:long()

Arguments

None

Description

Returns the user time of the current task in cputime. Does not include any time used by other tasks in this process, nor does it include any time of the children of this task.