1FUNCTION::TASK_TIME_(3stap) Task Time Tapset FUNCTION::TASK_TIME_(3stap)
23
4
NAME
6function::task_time_string - Human readable string of task time usage
7
SYNOPSIS
9task_time_string:string()
10
ARGUMENTS
12None
13
DESCRIPTION
15Returns a human readable string showing the user and system time the
16current task has used up to now. For example “usr: 0m12.908s, sys:
171m6.851s”.
18
SEE ALSO
20tapset::task_time(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::TASK_TIME_(3stap)