centos man page for function::msecs_to_string

Query: function::msecs_to_string

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FUNCTION::MSECS_TO_S(3stap)					 Task Time Tapset				       FUNCTION::MSECS_TO_S(3stap)

NAME
function::msecs_to_string - Human readable string for given milliseconds
SYNOPSIS
msecs_to_string:string(msecs:long)
ARGUMENTS
msecs Number of milliseconds to translate.
DESCRIPTION
Returns 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
tapset::proc_mem(3stap) - centos
tapset::errno(3stap) - centos
tapset::task_time(3stap) - centos
tapset::timestamp_monotonic(3stap) - centos
log::log4perl::util::timetracker(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I