logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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