Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

function::read_stopwatch_ms - Reads the time in milliseconds for a stopwatch

Arguments

name
           stopwatch name

Description

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

Name

       function::read_stopwatch_ms - Reads the time in milliseconds for a stopwatch

See Also

tapset::stopwatch(3stap)

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

Synopsis

           read_stopwatch_ms:long(name:string)

See Also