1FUNCTION::USECS_TO_S(3stap)    Task Time Tapset    FUNCTION::USECS_TO_S(3stap)
2
3
4

NAME

6       function::usecs_to_string - Human readable string for given
7       microseconds
8

SYNOPSIS

10           usecs_to_string:string(usecs:long)
11

ARGUMENTS

13       usecs
14           Number of microseconds to translate.
15

DESCRIPTION

17       Returns a string representing the number of microseconds as a human
18       readable string consisting of “XmY.ZZZZZZs”, where X is the number of
19       minutes, Y is the number of seconds and ZZZZZZ is the number of
20       microseconds.
21

SEE ALSO

23       tapset::task_time(3stap)
24
25
26
27SystemTap Tapset Reference       November 2020     FUNCTION::USECS_TO_S(3stap)
Impressum