logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::task_time_string_tid - Human readable string of task time usage

Arguments

tid
           Thread id of the given task

Description

       Returns 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”.

Name

       function::task_time_string_tid - Human readable string of task time usage

See Also

tapset::task_time(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::TASK_TIME_(3stap)

Synopsis

           task_time_string_tid:string(tid:long)

See Also