function::msecs_to_string(3stap) centos man page | unix.com

Man Page: function::msecs_to_string

Operating Environment: centos

Section: 3stap

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

NAME
function::msecs_to_string - Human readable string for given milliseconds
SYNOPSIS
msecs_to_string:string(msecs:long)
ARGUMENTS
msecs Number of milliseconds to translate.
DESCRIPTION
Returns a string representing the number of milliseconds as a human readable string consisting of "XmY.ZZZs", where X is the number of minutes, Y is the number of seconds and ZZZ is the number of milliseconds. SystemTap Tapset Reference June 2014 FUNCTION::MSECS_TO_S(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq