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

NAME

6       function::msecs_to_string - Human readable string for given
7       milliseconds
8

SYNOPSIS

10           msecs_to_string:string(msecs:long)
11

ARGUMENTS

13       msecs
14           Number of milliseconds to translate.
15

DESCRIPTION

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

SEE ALSO

23       tapset::task_time(3stap)
24
25
26
27SystemTap Tapset Reference         June 2018       FUNCTION::MSECS_TO_S(3stap)
Impressum