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::local_clock_us - Number of microseconds on the local cpu's clock

Arguments

       None

Description

       This function returns the number of microseconds on the local cpu's clock. This is always monotonic
       comparing on the same cpu, but may have some drift between cpus (within about a jiffy).

Name

       function::local_clock_us - Number of microseconds on the local cpu's clock

See Also

tapset::timestamp_monotonic(3stap)

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

Synopsis

           local_clock_us:long()

See Also