debian man page for function::msecs_to_string

Query: function::msecs_to_string

OS: debian

Section: 3

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

function::msecs_to_string

FUNCTION:(3stap)						 Task Time Tapset						  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
tapset::proc_mem(3stap) - centos
tapset::stopwatch(3stap) - centos
tapset::errno(3stap) - centos
tapset::timestamp_monotonic(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com