Query: function::usecs_to_string
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::USECS_TO_S(3stap) Task Time Tapset FUNCTION::USECS_TO_S(3stap)NAMEfunction::usecs_to_string - Human readable string for given microsecondsSYNOPSISusecs_to_string:string(usecs:long)ARGUMENTSusecs Number of microseconds to translate.DESCRIPTIONReturns a string representing the number of milliseconds as a human readable string consisting of "XmY.ZZZZZZs", where X is the number of minutes, Y is the number of seconds and ZZZZZZ is the number of microseconds. SystemTap Tapset Reference June 2014 FUNCTION::USECS_TO_S(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::task_time(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |