Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

cputime_to_string(3stap)


CPUTIME_TO_STRING

CPUTIME_TO_STRING

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

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).



cputime_to_string(3stap)