function::msecs_to_string(3) debian man page | unix.com

Man Page: function::msecs_to_string

Operating Environment: debian

Section: 3

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
function::ctime(3stap) - centos
tapset::proc_mem(3stap) - centos
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?