function::local_clock_ns(3stap) centos man page | unix.com

Man Page: function::local_clock_ns

Operating Environment: centos

Section: 3stap

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

NAME
function::local_clock_ns - Number of nanoseconds on the local cpu's clock
SYNOPSIS
local_clock_ns:long()
ARGUMENTS
None
DESCRIPTION
This function returns the number of nanoseconds on the local 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 June 2014 FUNCTION::LOCAL_CLOC(3stap)
Related Man Pages
function::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::string(3stap) - centos
tapset::timestamp_gtod(3stap) - centos
tapset::timestamp_monotonic(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq