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

NAME

6       function::nsecs_to_string - Human readable string for given nanoseconds
7

SYNOPSIS

9           nsecs_to_string:string(nsecs:long)
10

ARGUMENTS

12       nsecs
13           Number of nanoseconds to translate.
14

DESCRIPTION

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

SEE ALSO

22       tapset::task_time(3stap)
23
24
25
26SystemTap Tapset Reference         May 2021        FUNCTION::NSECS_TO_S(3stap)
Impressum