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::read_stopwatch_us - Reads the time in microseconds for a stopwatch

Arguments

name
           stopwatch name

Description

       Returns time in microseconds for stopwatch name. Creates stopwatch name if it does not currently exist.

Name

       function::read_stopwatch_us - Reads the time in microseconds for a stopwatch

See Also

tapset::stopwatch(3stap)

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

Synopsis

           read_stopwatch_us:long(name:string)

See Also