Name
task_utime —
User time of the current task.
Synopsis
task_utime:long()
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.