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