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)