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::cputime_to_string - Human readable string for given cputime

Arguments

cputime
           Time to translate.

Description

       Equivalent to calling: msec_to_string (cputime_to_msecs (cputime).

Name

       function::cputime_to_string - Human readable string for given cputime

See Also

tapset::task_time(3stap)

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

Synopsis

           cputime_to_string:string(cputime:long)

See Also