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::qsq_wait_time - Amount of time in queue + service per request

Arguments

qname
           queue name

       scale
           scale variable to take account for interval fraction

Description

       This function returns the average time in microseconds that it took for a request to be serviced (qs_wait
       to qa_done).

Name

       function::qsq_wait_time - Amount of time in queue + service per request

See Also

tapset::queue_stats(3stap)

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

Synopsis

           qsq_wait_time:long(qname:string,scale:long)

See Also