1FUNCTION::TASK_TIME_(3stap)    Task Time Tapset    FUNCTION::TASK_TIME_(3stap)
2
3
4

NAME

6       function::task_time_string_tid - Human readable string of task time
7       usage
8

SYNOPSIS

10           task_time_string_tid:string(tid:long)
11

ARGUMENTS

13       tid
14           Thread id of the given task
15

DESCRIPTION

17       Returns a human readable string showing the user and system time the
18       given task has used up to now. For example “usr: 0m12.908s, sys:
19       1m6.851s”.
20

SEE ALSO

22       tapset::task_time(3stap)
23
24
25
26SystemTap Tapset Reference         May 2022        FUNCTION::TASK_TIME_(3stap)
Impressum