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”.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::TASK_TIME_(3stap)