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

Man Page: function::cpu_clock_ms

Operating Environment: debian

Section: 3

function::cpu_clock_ms

FUNCTION:(3stap)						Timestamp Functions						  FUNCTION:(3stap)

NAME
function::cpu_clock_ms - Number of milliseconds on the given cpu's clock
SYNOPSIS
cpu_clock_ms:long(cpu:long)
ARGUMENTS
cpu Which processor's clock to read
DESCRIPTION
This function returns the number of milliseconds on the given cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
cpu(1) - plan9
function::ansi_set_color2(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::timestamp_monotonic(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results