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::mdelay - millisecond delay

Arguments

ms
           Number of milliseconds to delay.

Description

       This function inserts a multi-millisecond busy-delay into a probe handler. It requires guru mode.

Name

       function::mdelay - millisecond delay

See Also

tapset::guru-delay(3stap)

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

Synopsis

           mdelay(ms:long)

See Also