Query: function::task_time_string_tid
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::TASK_TIME_(3stap) Task Time Tapset FUNCTION::TASK_TIME_(3stap)NAMEfunction::task_time_string_tid - Human readable string of task time usageSYNOPSIStask_time_string_tid:string(tid:long)ARGUMENTStid Thread id of the given taskDESCRIPTIONReturns a human readable string showing the user and system time the given task has used up to now. For example "usr: 0m12.908s, sys: 1m6.851s". SystemTap Tapset Reference June 2014 FUNCTION::TASK_TIME_(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| function::ansi_set_color3(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |