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)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |