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_start - Function to reset the stats for a queue

Arguments

qname
           the name of the service that finished

Description

       This function resets the statistics counters for the given queue, and restarts tracking from the moment
       the function was called. This function is also used to create intialize a queue.

Name

       function::qsq_start - Function to reset the stats for a queue

See Also

tapset::queue_stats(3stap)

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

Synopsis

           qsq_start(qname:string)

See Also