centos man page for function::usecs_to_string

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)

NAME
function::usecs_to_string - Human readable string for given microseconds
SYNOPSIS
usecs_to_string:string(usecs:long)
ARGUMENTS
usecs Number of microseconds to translate.
DESCRIPTION
Returns 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::stopwatch(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::task_time(3stap) - centos
tapset::timestamp_monotonic(3stap) - centos
Similar Topics in the Unix Linux Community
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq