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_start_time - Start time of the given task

Arguments

tid
           Thread id of the given task

Description

       Returns the start time of the given task in nanoseconds since boot time or 0 if the task does not exist.

Name

       function::task_start_time - Start time of the given task

See Also

tapset::task_time(3stap)

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

Synopsis

           task_start_time:long(tid:long)

See Also