Query: function::task_time_string_tid
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::task_time_string_tid FUNCTION:(3stap) Task Time Tapset FUNCTION:(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 May 2013 FUNCTION:(3stap)