function::cputime_to_string(3) debian man page | unix.com

Man Page: function::cputime_to_string

Operating Environment: debian

Section: 3

function::cputime_to_string

FUNCTION:(3stap)						 Task Time Tapset						  FUNCTION:(3stap)

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). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3stap) - centos
tapset::proc_mem(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::task_time(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com