Man Page: function::msecs_to_string
Operating Environment: centos
Section: 3stap
FUNCTION::MSECS_TO_S(3stap) Task Time Tapset FUNCTION::MSECS_TO_S(3stap)NAMEfunction::msecs_to_string - Human readable string for given millisecondsSYNOPSISmsecs_to_string:string(msecs:long)ARGUMENTSmsecs Number of milliseconds to translate.DESCRIPTIONReturns 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_color2(3) - debian |
| function::ctime(3) - debian |
| tapset::stopwatch(3stap) - centos |
| function::ansi_set_color3(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Tar Command |
| [TIP] Processing YAML files with yq |