Provided by: systemtap-doc_4.2-3ubuntu0.1_all 

NAME
function::cputime_to_string - Human readable string for given cputime
SYNOPSIS
cputime_to_string:string(cputime:long)
ARGUMENTS
cputime
Time to translate.
DESCRIPTION
Equivalent to calling: msec_to_string (cputime_to_msecs (cputime).
SEE ALSO
tapset::task_time(3stap)
SystemTap Tapset Reference November 2019 FUNCTION::CPUTIME_TO(3stap)